07e593f829
Depends-On: Ifa876b3e5f89258f40055fa7ce03f5e9c601771c Change-Id: I806c76bff85210f74cd23c29835f41c174b8c960
13 lines
216 B
INI
13 lines
216 B
INI
[defaults]
|
|
host_key_checking = False
|
|
forks = 500
|
|
timeout = 30
|
|
force_color = 0
|
|
interpreter_python = auto
|
|
|
|
roles_path = roles/
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|