mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-06-13 12:24:45 +03:00
6ccf7a69e7
Signed-off-by: gardar <gardar@users.noreply.github.com>
10 lines
165 B
INI
10 lines
165 B
INI
[defaults]
|
|
retry_files_enabled = False
|
|
result_format = yaml
|
|
|
|
[connection]
|
|
pipelining = True
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|