FIX: vars_files removed from inventory hosts file. User is not added to its own group (it happens automatically). Vault password file argument added to run_playbook.sh
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
---
|
||||
physical:
|
||||
vars_files:
|
||||
../../data/secrets.yaml
|
||||
hosts:
|
||||
192.168.0.5:
|
||||
ansible_become_password: "{{ ansible_become_password }}"
|
||||
Reference in New Issue
Block a user