1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/cache
Benjamin Pereto a6c950a44b
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>
2020-10-20 07:05:40 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
memcached.py Improve plugin sanity (#966) 2020-09-28 21:21:51 +02:00
pickle.py Initial commit 2020-03-09 09:11:07 +00:00
redis.py cache/redis: feature redis sentinel (#1055) 2020-10-20 07:05:40 +02:00
yaml.py Initial commit 2020-03-09 09:11:07 +00:00