mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Rename bootstrap-os to bootstrap_os
Role names in ansible collections should not have hyphens.
This commit is contained in:
2
roles/bootstrap_os/vars/fedora-coreos.yml
Normal file
2
roles/bootstrap_os/vars/fedora-coreos.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
is_fedora_coreos: true
|
||||
2
roles/bootstrap_os/vars/flatcar.yml
Normal file
2
roles/bootstrap_os/vars/flatcar.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
---
|
||||
bin_dir: "/opt/bin"
|
||||
Reference in New Issue
Block a user