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:
2026-07-05 16:11:06 +00:00
parent 6a7952e571
commit 45d134003f
3 changed files with 3 additions and 5 deletions
-2
View File
@@ -1,7 +1,5 @@
---
physical:
vars_files:
../../data/secrets.yaml
hosts:
192.168.0.5:
ansible_become_password: "{{ ansible_become_password }}"