mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-11 14:39:39 -02:30
Add molecule test for bootstrap-os (#5845)
This commit is contained in:
6
roles/bootstrap-os/molecule/default/playbook.yml
Normal file
6
roles/bootstrap-os/molecule/default/playbook.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
gather_facts: no
|
||||
roles:
|
||||
- role: bootstrap-os
|
||||
Reference in New Issue
Block a user