mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Describe the units for fact_caching_timeout
This commit is contained in:
parent
79e364d98b
commit
67a980c9ef
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue