adjust vars
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user