diff --git a/roles/ansible-server/templates/ansible.cfg.j2 b/roles/ansible-server/templates/ansible.cfg.j2 index 78a3a1d2de..e36ed5b99f 100644 --- a/roles/ansible-server/templates/ansible.cfg.j2 +++ b/roles/ansible-server/templates/ansible.cfg.j2 @@ -243,7 +243,7 @@ cow_selection = random # without having to talk to them in the same playbook run to get their # current IP information. #fact_caching = memory -#fact_caching = fedora_jsonfile +fact_caching = jsonfile fact_caching_connection = ~/.ansible_facts_cache fact_caching_timeout = 86400