adjust vars

This commit is contained in:
2022-10-30 00:41:07 +13:00
parent c84eb30443
commit d25e57ee9f
2 changed files with 11 additions and 9 deletions

View File

@ -6,12 +6,12 @@
roles:
- vm_deploy
- name: python bootstrap
hosts: k8s
gather_facts: false
become: true
roles:
- python-install
# - name: python bootstrap
# hosts: k8s
# gather_facts: false
# become: true
# roles:
# - python-install
- name: vm hardening
hosts: k8s