mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-11 16:44:22 -07:00
* Redis: slave -> replica
* Fallback for old Redis versions in CI.
(cherry picked from commit 2d1f5408d3
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7361ca5430
commit
769233808d
7 changed files with 70 additions and 55 deletions
2
changelogs/fragments/2867-redis-terminology.yml
Normal file
2
changelogs/fragments/2867-redis-terminology.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "redis - allow to use the term ``replica`` instead of ``slave``, which has been the official Redis terminology since 2018 (https://github.com/ansible-collections/community.general/pull/2867)."
|
Loading…
Add table
Add a link
Reference in a new issue