mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
feat(redis_info): use module_utils redis to support TLS (#7267)
feat(redis_info): use redis module_utils to support TLS
This commit is contained in:
2
changelogs/fragments/7267-redis_info.yml
Normal file
2
changelogs/fragments/7267-redis_info.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- redis_info - refactor the redis_info module to use the redis module_utils enabling to pass TLS parameters to the Redis client (https://github.com/ansible-collections/community.general/pull/7267).
|
||||
Reference in New Issue
Block a user