13 lines
188 B
INI
13 lines
188 B
INI
[defaults]
|
|
inventory = hosts.yml
|
|
pipelining = True
|
|
retry_files_enabled = False
|
|
stdout_callback = yaml
|
|
|
|
[ssh_connection]
|
|
scp_if_ssh = True
|
|
retries = 1
|
|
|
|
[privilege_escalation]
|
|
become = True
|