be3494b6bf
This is a little more human readable. Change-Id: I9762ecc6b39bb0f1684dc696e38494d78111660b Signed-off-by: Paul Belanger <pabelanger@redhat.com>
15 lines
377 B
INI
15 lines
377 B
INI
# This file is generated by Ansible
|
|
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
|
|
#
|
|
[defaults]
|
|
callback_whitelist = profile_tasks, timer
|
|
fact_caching_connection = ~/.cache/ansible/facts
|
|
fact_caching = jsonfile
|
|
inventory = ~/.config/windmill/ansible/hosts
|
|
retry_files_enabled = false
|
|
stdout_callback = yaml
|
|
|
|
[ssh_connection]
|
|
pipelining = true
|
|
retries = 3
|