mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
5571a0cdf8
* 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>
(cherry picked from commit a6c950a44b
)
Co-authored-by: Benjamin Pereto <dev@sandchaschte.ch>
3 lines
163 B
YAML
3 lines
163 B
YAML
minor_changes:
|
|
- redis cache plugin - add redis sentinel functionality to cache plugin
|
|
(https://github.com/ansible-collections/community.general/pull/1055).
|