12 lines
194 B
INI
12 lines
194 B
INI
[defaults]
|
|
inventory = ansible/hosts.ini
|
|
interpreter_python = auto
|
|
host_key_checking = False
|
|
retry_files_enabled = False
|
|
stdout_callback = yaml
|
|
timeout = 30
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
|