v1.1.0
- Fix #7 and #8 by no longer chowning the user:group
- Symlink the ruby related bins to
/usr/local/bin
when doing a system wide install - Remove the temp install dir, always use
/tmp
- Expose the rvm install flags in a new default variable
rvm1_install_flags
- Change the default system wide install dir to
/usr/local/lib/rvm
- Update the readme to be much more clear and provide 3 examples of how to install rvm
- Update the travis test to test against ansible 1.7.1 instead of 1.6.2
- Reformat all of the tasks to make them more readable and maintainable
Changes since the last release:
v1.0.2...v1.1.0