geerlingguy / ansible-role-redis

Ansible Role - Redis
https://galaxy.ansible.com/geerlingguy/redis/
MIT License
254 stars 197 forks source link

Expose all configuration variable as redis_* ansible vars #28

Closed lisael closed 4 years ago

lisael commented 7 years ago

A lot of variable can't be managed by ansible. I don't want to change them by hand, that's the point of using ansible.

As a side note, the syslog part in the template is absurd, you can't say # Ansible managed at the top of the file and then tell the user to edit by hand.

I use my fork at the moment, I send a PR as soon as I test how redis plays with unknown conf variables. If it doesn't play well we will have to create one template per redis version. (like ANXS.postgresql role does)

stale[bot] commented 4 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 4 years ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.