7 lines
160 B
INI
7 lines
160 B
INI
[defaults]
|
|
host_key_checking = False
|
|
inventory = hosts
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s
|