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
Brian Scholer f81e562301
redis cache - add support for TLS/encryption in transit (#410)
* Add encryption in transit support for redis cache

* Fix missed connection/uri switch

* Add changelog

* Update changelogs/fragments/410-redis_cache-add_tls_support.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2020-05-30 12:26:37 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
memcached.py Initial commit 2020-03-09 09:11:07 +00:00
pickle.py Initial commit 2020-03-09 09:11:07 +00:00
redis.py redis cache - add support for TLS/encryption in transit (#410) 2020-05-30 12:26:37 +02:00
yaml.py Initial commit 2020-03-09 09:11:07 +00:00