9 lines
210 B
INI
9 lines
210 B
INI
[defaults]
|
|
inventory = ./inventory/
|
|
gathering = smart
|
|
vault_password_file = ./.vault_pass
|
|
|
|
[ssh_connection]
|
|
pipelining = True
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=300s -o StrictHostKeyChecking=no
|