Files
deploy_home/ansible.cfg
2022-04-02 21:01:42 -04:00

12 lines
221 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