1758142b29
Change-Id: I59810fd352b196f3fb08b265cfb3962efb88f326
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
|