REFACTOR: maintain playbook works
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
---
|
||||
physical:
|
||||
hosts:
|
||||
192.168.0.45:
|
||||
localhost:
|
||||
ansible_become_password: "{{ ansible_become_passwd }}"
|
||||
ansible_connection: local
|
||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
||||
192.168.0.98:
|
||||
ansible_become_password: "{{ ansible_become_passwd }}"
|
||||
|
||||
Reference in New Issue
Block a user