Files
programming/ansible/swgalaxy/ansible.cfg
T

10 lines
194 B
INI
Raw Normal View History

2026-06-27 10:42:03 +02:00
[defaults]
inventory = inventories
roles_path = ./roles
host_key_checking = False
retry_files_enabled = False
nocows = 1
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s