You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
279 B
INI

[defaults]
roles_path = roles
inventory = hosts
gathering = smart
fact_caching = jsonfile
fact_caching_connection = ~/.ansible-cache
fact_caching_timeout = 86400
nocows = 1
#vault_password_file = vault/gpg-wrapper.sh
callback_whitelist = timer
[ssh_connection]
pipelining=True