This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bc0edf7d55
community.general
/
tests
/
integration
/
targets
/
redis_info
/
defaults
/
main.yml
5 lines
62 B
YAML
Raw
Normal View
History
Unescape
Escape
Add info command to redis module (#286) * Add info command to redis module * Fix sanity test * Create a separate redis_info module * Type of arguments in documentation was determined * Add redis_info test * Fix sanity test * Add integration test * Add integration platforms (centos7/8,fedora30/31,opensuse15+py2,ubuntu1604/1804) * Add centos6 support * Fix suggestions * Add contact email
2020-05-12 17:18:24 +00:00
---
redis_password
:
PASS
master_port
:
6379
Redis: slave -> replica (#2867) (#2868) * Redis: slave -> replica * Fallback for old Redis versions in CI. (cherry picked from commit 2d1f5408d3f1bc370502aebc39a3f18c0fc6715d) Co-authored-by: Felix Fontein <felix@fontein.de>
2021-06-24 20:50:16 +00:00
replica_port
:
6380