uncomment vm deploy block
This commit is contained in:
parent
a7f197eda2
commit
4abb4a929f
@ -1,10 +1,10 @@
|
|||||||
---
|
---
|
||||||
# - name: create the vms
|
- name: create the vms
|
||||||
# hosts: hv00
|
hosts: hv00
|
||||||
# gather_facts: true
|
gather_facts: true
|
||||||
# become: true
|
become: true
|
||||||
# roles:
|
roles:
|
||||||
# - vm_deploy
|
- vm_deploy
|
||||||
|
|
||||||
# - name: python bootstrap
|
# - name: python bootstrap
|
||||||
# hosts: k8s
|
# hosts: k8s
|
||||||
|
Loading…
Reference in New Issue
Block a user