2020-01-07 16:13:19 +01:00
|
|
|
[defaults]
|
|
|
|
host_key_checking = False
|
|
|
|
forks = 500
|
|
|
|
timeout = 30
|
2020-03-24 11:59:38 +01:00
|
|
|
force_color = 0
|
|
|
|
interpreter_python = auto
|
2020-01-07 16:13:19 +01:00
|
|
|
|
2020-06-19 07:35:35 +02:00
|
|
|
roles_path = roles/
|
|
|
|
|
2020-01-07 16:13:19 +01:00
|
|
|
[ssh_connection]
|
|
|
|
pipelining = True
|
|
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|