ansible-edda/ansible.cfg

8 lines
144 B
INI

[defaults]
gathering = smart
fact_caching = ansible.builtin.jsonfile
fact_caching_connection = fact_cache
[privilege_escalation]
become = True