alliance-boreale/infrastructure/icinga2-ansible-noc/ansible/ansible.cfg
2026-05-14 08:54:41 -04:00

11 lines
221 B
INI

[defaults]
inventory = inventory
roles_path = roles
host_key_checking = False
retry_files_enabled = False
stdout_callback = yaml
interpreter_python = auto_silent
[privilege_escalation]
become = True
become_method = sudo