10 lines
208 B
INI
10 lines
208 B
INI
[defaults]
|
|
inventory = hosts
|
|
vault_password_file = .vault_pass
|
|
|
|
[connection]
|
|
pipelining = True
|
|
|
|
[ssh_connection]
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=3600s -o PreferredAuthentications=publickey
|