ansible-chezlepro/ansible.cfg
2026-01-12 18:05:54 -05:00

10 lines
209 B
INI

[defaults]
inventory = inventories/prod/hosts.yml
stdout_callback = yaml
interpreter_python = auto_silent
host_key_checking = False
retry_files_enabled = False
forks = 10
[privilege_escalation]
become = True