browbeat/ansible/ansible.cfg
akrzos 67193c43a8 Include Ansible profile_tasks OOTB.
Change-Id: Ia57e23d7efb29700fbda47d99b383176a042324d
2017-04-19 09:06:55 -04:00

11 lines
277 B
INI

[defaults]
gathering = smart
fact_caching_timeout = 86400
fact_caching = jsonfile
fact_caching_connection = /tmp/browbeat_fact_cache
timeout = 30
callback_whitelist = profile_tasks
[ssh_connection]
# Load the specific ssh config file in this directory
ssh_args = -F ssh-config