mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-21 15:58:14 -02:30
Rename bootstrap-os to bootstrap_os
Role names in ansible collections should not have hyphens.
This commit is contained in:
3
roles/bootstrap_os/tasks/opensuse-leap.yml
Normal file
3
roles/bootstrap_os/tasks/opensuse-leap.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: Import Opensuse bootstrap
|
||||
import_tasks: opensuse.yml
|
||||
Reference in New Issue
Block a user