summaryrefslogtreecommitdiff
path: root/ansible.cfg
blob: a2b6bf4b3b1b00c429a6795e31d0ae913556b81b (plain)
1
2
3
4
5
6
7
[defaults]
inventory = ansible/inventory.yml
vault_identity = ansible
vault_password_file = ansible/scripts/ansible-vault-password.sh

[privilege_escalation]
become = true