ansible-edda/ansible.cfg

9 lines
145 B
INI

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