mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
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>
This commit is contained in:
parent
3a75f85bdd
commit
f81e562301
2 changed files with 14 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redis - add TLS support to redis cache plugin (https://github.com/ansible-collections/community.general/pull/410).
|
Loading…
Add table
Add a link
Reference in a new issue