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

[privilege_escalation]
become = true