mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
[PR #8464/800bc011 backport][stable-9] feat(redis_info): add option to fetch cluster info (#8493)
feat(redis_info): add option to fetch cluster info (#8464)
* feat(redis_info): add option to fetch cluster info
* add changelog fragment
* update description
Co-authored-by: Felix Fontein <felix@fontein.de>
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 800bc01112
)
Co-authored-by: joris <5111464+tyxieblub@users.noreply.github.com>
This commit is contained in:
parent
42175e38b2
commit
b0470f2e59
2 changed files with 48 additions and 2 deletions
2
changelogs/fragments/8464-redis-add-cluster-info.yml
Normal file
2
changelogs/fragments/8464-redis-add-cluster-info.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redis_info - adds support for getting cluster info (https://github.com/ansible-collections/community.general/pull/8464).
|
Loading…
Add table
Add a link
Reference in a new issue