configpolicy/ansible.cfg

13 lines
214 B
INI

# vim: set ft=dosini :
[defaults]
inventory = hosts
gathering = smart
fact_caching = jsonfile
fact_caching_connection = .fact-cache
vault_password_file = .vault-secret.sh
remote_tmp = /var/tmp/.ansible-${USER}