doc: mention smart gathering for facts caching

This commit is contained in:
René Moser 2014-12-25 23:33:56 +01:00
parent 641c6a2859
commit a88e928bf0

View file

@ -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::
[defaults]
gathering = smart
fact_caching = redis
fact_caching_timeout = 86400
# seconds