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