Files
sovereign/ansible.cfg
T
2026-03-23 14:29:32 -03:00

11 lines
219 B
INI

[defaults]
inventory = inventories/production
roles_path = roles
retry_files_enabled = False
host_key_checking = False
stdout_callback = yaml
callbacks_enabled = timer, profile_tasks
[ssh_connection]
pipelining = True