Files
ansible/ansible.cfg
2026-05-23 10:38:29 -04:00

9 lines
148 B
INI

[defaults]
roles_path = roles
inventory = ../inventory
host_key_checking = False
deprecation_warnings = True
[privilege_escalation]
become = False