mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
769233808d
* Redis: slave -> replica
* Fallback for old Redis versions in CI.
(cherry picked from commit 2d1f5408d3
)
Co-authored-by: Felix Fontein <felix@fontein.de>
4 lines
62 B
YAML
4 lines
62 B
YAML
---
|
|
redis_password: PASS
|
|
master_port: 6379
|
|
replica_port: 6380
|