summaryrefslogtreecommitdiffstats
path: root/ansible.cfg
blob: 18b6f30116e87c1fb5787e952328941c033dad73 (plain) (blame)
1
2
3
4
5
6
7
8
[defaults]
display_skipped_hosts = no
interpreter_python = auto_silent
inventory = ./inventory/
callback_result_format = yaml

[ssh_connection]
pipelining = yes