mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-20 15:27:56 -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/openEuler.yml
Normal file
3
roles/bootstrap_os/tasks/openEuler.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: Import Centos boostrap for openEuler
|
||||
import_tasks: centos.yml
|
||||
Reference in New Issue
Block a user