1
0

uncomment vm deploy block

This commit is contained in:
michael 2022-10-31 01:56:54 +13:00
parent a7f197eda2
commit 4abb4a929f

View File

@ -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