ansible-edda/ansible.cfg

11 lines
178 B
INI

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