2020-12-22 00:16:11 +01:00
|
|
|
[defaults]
|
|
|
|
inventory = ./hosts
|
|
|
|
timeout = 60
|
2021-01-29 01:08:39 +01:00
|
|
|
# ask_vault_pass = True
|
2020-12-22 00:16:11 +01:00
|
|
|
|
|
|
|
[privilege_escalation]
|
2021-01-29 01:08:39 +01:00
|
|
|
# become_ask_pass = True
|
2020-12-22 00:16:11 +01:00
|
|
|
|
2021-01-29 01:08:39 +01:00
|
|
|
[ssh_connection]
|
|
|
|
pipelining = True
|
|
|
|
retries = 3
|
2020-12-22 00:16:11 +01:00
|
|
|
|
|
|
|
[diff]
|
|
|
|
always = yes
|