alliance-boreale/infrastructure/icinga2-ansible-noc/ansible/ansible.cfg

12 lines
221 B
INI
Raw Normal View History

2026-05-14 08:54:41 -04:00
[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