mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
cache/redis: feature redis sentinel (#1055)
* FEATURE: cache/redis: add redis sentinel support * FEATURE: add changelog fragment * STYLE: fix sanity * DOCS: update fragment, specify redis cache plugin * STYLE: spelling Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * STYLE: spelling * FIX: import to_native * FIX: remove kw args to prevent secrets leak Co-authored-by: Benjamin Pereto <benjamin@sandchaschte.ch> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
bcfd648855
commit
a6c950a44b
2 changed files with 58 additions and 2 deletions
3
changelogs/fragments/1055-redis-cache-sentinel.yaml
Normal file
3
changelogs/fragments/1055-redis-cache-sentinel.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
minor_changes:
|
||||
- redis cache plugin - add redis sentinel functionality to cache plugin
|
||||
(https://github.com/ansible-collections/community.general/pull/1055).
|
Loading…
Add table
Add a link
Reference in a new issue