New in version 2.5.
The below requirements are needed on the local master node that executes this cache.
Parameter |
Choices/Defaults |
Configuration |
Comments |
---|---|---|---|
_prefix
|
|
ini entries:
[ ] [defaults ] env:ANSIBLE_CACHE_PLUGIN_PREFIX
|
User defined prefix to use when creating the DB entries
|
_timeout
|
Default:
86400
|
ini entries:
[defaults ] env:ANSIBLE_CACHE_PLUGIN_TIMEOUT
|
Expiration timeout in seconds for the cache plugin data
|
_uri
|
|
ini entries:
[defaults ] env:ANSIBLE_CACHE_PLUGIN_CONNECTION
|
MongoDB Connection String URI
|
This module is flagged as preview which means that it is not guaranteed to have a backwards compatible interface.
Hint
If you notice any issues in this documentation you can edit this document to improve it.