1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #12562 from halostatue/patch-1

Describe the units for fact_caching_timeout
This commit is contained in:
Brian Coca 2015-09-29 13:03:13 -04:00
commit 8095b027bf

View file

@ -532,6 +532,8 @@ To configure fact caching using jsonfile, enable it in ``ansible.cfg`` as follow
``fact_caching_connection`` is a local filesystem path to a writeable
directory (ansible will attempt to create the directory if one does not exist).
``fact_caching_timeout`` is the number of seconds to cache the recorded facts.
.. _registered_variables:
Registered Variables