schroot-maintenance/ansible.cfg

10 lines
180 B
INI
Raw Permalink Normal View History

2026-01-20 21:59:33 +00:00
[defaults]
inventory = inventory/hosts.ini
host_key_checking = False
stdout_callback = yaml
bin_ansible_callbacks = True
[privilege_escalation]
become = True
become_method = sudo