diff --git a/ansible.cfg b/ansible.cfg index aeeeebf..fc298d5 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -6,7 +6,7 @@ gathering = smart gather_timeout = 30 fact_path = /etc/ansible/facts.d fact_caching = jsonfile -fact_caching_connection = facts.d +fact_caching_connection = /etc/ansible/facts.d fact_caching_timeout = 1800 retry_files_enabled = False forks = 8