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