DavidWittman / ansible-redis

Highly-configurable Ansible role to install Redis and Redis Sentinel from source
MIT License
663 stars 288 forks source link

Add option to configure redis node password for sentinel (auth-pass) #278

Open Yannik opened 2 years ago

Yannik commented 2 years ago

At the moment, it is not possible to use redis with a password + sentinel. This PR fixes that.