mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
doc: mention smart gathering for facts caching
This commit is contained in:
@@ -791,6 +791,7 @@ the fact that they have not been communicated with in the current execution of /
|
|||||||
To configure fact caching, enable it in ansible.cfg as follows::
|
To configure fact caching, enable it in ansible.cfg as follows::
|
||||||
|
|
||||||
[defaults]
|
[defaults]
|
||||||
|
gathering = smart
|
||||||
fact_caching = redis
|
fact_caching = redis
|
||||||
fact_caching_timeout = 86400
|
fact_caching_timeout = 86400
|
||||||
# seconds
|
# seconds
|
||||||
|
|||||||
Reference in New Issue
Block a user