Files
the-door/deploy/ansible.cfg
2026-04-13 04:11:42 +00:00

10 lines
200 B
INI

[defaults]
inventory = inventory.ini
host_key_checking = True
remote_user = root
retry_files_enabled = False
[ssh_connection]
pipelining = True
ssh_args = -o ControlMaster=auto -o ControlPersist=60s