ansible/ansible.cfg

9 lines
153 B
INI

[defaults]
inventory = hosts
roles_path = roles
gathering = smart
fact_caching = jsonfile
fact_caching_connection = facts
fact_caching_timeout = 86400