tobiko/ansible.cfg
Federico Ressi a910b3f2c1 Let automate coloring in infrared environment
Change-Id: I3b607aa5e0e0bc0215f4ebb81f3bafbff057c9ea
2020-03-26 14:47:13 +01:00

11 lines
195 B
INI

[defaults]
host_key_checking = False
forks = 500
timeout = 30
force_color = 0
interpreter_python = auto
[ssh_connection]
pipelining = True
ssh_args = -o ControlMaster=auto -o ControlPersist=60s