Files
deploy_home/ansible.cfg
2022-04-30 03:44:55 -04:00

12 lines
222 B
INI

[defaults]
callback_enabled = profile_tasks
# Do not gather facts by default
#gathering = explicit
# Hide warnings about discovered Python interpreter
interpreter_python = auto_silent
[ssh_connection]
pipelining = true