9 lines
174 B
INI
9 lines
174 B
INI
[defaults]
|
|
inventory = hosts
|
|
|
|
[connection]
|
|
pipelining = True
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=3600s -o PreferredAuthentications=publickey
|