8 lines
147 B
INI
8 lines
147 B
INI
[defaults]
|
|
roles_path = roles
|
|
host_key_checking = False
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|
|
pipelining = True
|