windmill-config/ansible/ansible.cfg

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