diff --git a/ansible.cfg b/ansible.cfg index ab3de4ba..ee6c2815 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -7,3 +7,4 @@ gathering = smart fact_caching = jsonfile fact_caching_connection = $PWD/cache fact_caching_timeout = 259200 +retry_files_enabled = False