mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-09-30 21:43: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
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
redis_password: PASS
|
||||
master_port: 6379
|
||||
slave_port: 6380
|
||||
replica_port: 6380
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue