67193c43a8
Change-Id: Ia57e23d7efb29700fbda47d99b383176a042324d
11 lines
277 B
INI
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
|