diff --git a/ansible.cfg b/ansible.cfg
index 17c0f522f80cf1d9ca8776f5cc7a101e379a966e..e28ce32d7da587cff8b19abae5bb698cbbcd9ffd 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -10,7 +10,7 @@ host_key_checking=False
 gathering = smart
 fact_caching = jsonfile
 fact_caching_connection = /tmp
-fact_caching_timeout = 7200
+fact_caching_timeout = 86400
 stdout_callback = default
 display_skipped_hosts = no
 library = ./library