community.general.redis – Use Redis DB for cache¶
Note
This plugin is part of the community.general collection (version 2.5.1).
To install it use: ansible-galaxy collection install community.general
.
To use it in a playbook, specify: community.general.redis
.
Requirements¶
The below requirements are needed on the local controller node that executes this cache.
redis>=2.4.5 (python lib)
Parameters¶
Authors¶
Unknown (!UNKNOWN)