uncomment vm deploy block
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user