Files
haven/ansible/ansible.cfg
2026-07-17 21:12:47 -03:00

10 lines
224 B
INI

[defaults]
inventory = inventory.yml
host_key_checking = True
retry_files_enabled = False
stdout_callback = default
result_format = yaml
collections_path = ./collections
roles_path = ./roles
interpreter_python = auto_silent