diff --git a/ansible.production.cfg b/ansible.production.cfg index 4e29fb1c..006b8021 100644 --- a/ansible.production.cfg +++ b/ansible.production.cfg @@ -8,3 +8,4 @@ fact_caching = jsonfile fact_caching_connection = /usr/share/satellite-clone/cache fact_caching_timeout = 259200 deprecation_warnings = False +retry_files_enabled = False