blob: 5371a75570060e882ed1678ff955e498f3388d6f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
[defaults]
display_skipped_hosts = no
interpreter_python = auto_silent
inventory = ./inventory/
callback_result_format = yaml
force_ipv4 = True
[ssh_connection]
pipelining = yes
|