This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
b9266c31d0
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 19:18:24 +02:00
---
redis_password
:
PASS
master_port
:
6379
Redis: slave -> replica (#2867) * Redis: slave -> replica * Fallback for old Redis versions in CI.
2021-06-24 22:33:29 +02:00
replica_port
:
6380
Copy permalink