2023-02-09 18:05:59 +01:00
|
|
|
[defaults]
|
2023-03-27 16:39:03 +02:00
|
|
|
inventory = inventory/hosts.yml
|
2023-03-30 15:00:32 +02:00
|
|
|
|
|
|
|
|
[ssh_connection]
|
|
|
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no
|