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