mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 00:24:22 -07:00
cache/redis: make keyset keyname configurable (#1036)
* FEATURE: make ansible_cache_keys name configurable * REFACTOR: rename cache_keys to keyset * FEATURE: add changelog fragment * Update changelogs/fragments/1036-redis-cache-keyset-name.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * Set version_added in plugins/cache/redis.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Benjamin Pereto <benjamin@sandchaschte.ch> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
434b83170a
commit
873f1fb7fd
2 changed files with 14 additions and 1 deletions
3
changelogs/fragments/1036-redis-cache-keyset-name.yaml
Normal file
3
changelogs/fragments/1036-redis-cache-keyset-name.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- redis cache plugin - make the redis cache keyset name configurable
|
||||
(https://github.com/ansible-collections/community.general/pull/1036).
|
Loading…
Add table
Add a link
Reference in a new issue