DavidWittman / ansible-redis

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

Make redis_user owner of /etc/redis #263

Closed agapov97 closed 3 years ago

agapov97 commented 3 years ago

In order for config rewrite to work properly, redis_user needs to have write permissions for config directory. Created appropriate PR #262

DavidWittman commented 3 years ago

Closed by #262