Files
deploy_home/ansible.cfg
2020-09-24 21:06:56 -04:00

12 lines
223 B
INI

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