geerlingguy / ansible-role-redis

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

Solving issue-4 #18

Closed winem closed 4 years ago

winem commented 7 years ago

Added a task file to build redis from source.

geerlingguy commented 7 years ago

Before adding this in, I want to have a test that builds from source as well, since it's a sizeable chunk of functionality. I don't want to make changes to the role that breaks the source build (which has happened often in the past on other roles where I didn't test both package and source installs).

winem commented 7 years ago

Sure, I totally understand it. Just let me know if you run into any issue.

stale[bot] commented 4 years ago

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

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

stale[bot] commented 4 years ago

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