aboutsummaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
index cbc8f09..6cbcfc6 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -2,6 +2,7 @@
remote_user = root
inventory = inventory/hosts.yaml
host_key_checking = False
+vault_password_file = vault_passwords
[privilege_escalation]
become = yes