1
2
3
4
5
6
7
8
9
10
11
12
[defaults]
roles_path = roles
inventory = inventory
gathering = smart
fact_caching = jsonfile
fact_caching_connection = .ansible-cache
fact_caching_timeout = 86400
nocows = 1
vault_password_file = gpg/open_the_vault.sh
[ssh_connection]
pipelining = True