Files
homelab-infra/infrastructure/oci/ansible/ansible.cfg
T

9 lines
257 B
INI

[defaults]
inventory = inventory/hosts.yml
roles_path = roles
local_tmp = /tmp/ansible-oci
host_key_checking = True
interpreter_python = auto_silent
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=accept-new