Releases: rvm/rvm1-ansible
Releases · rvm/rvm1-ansible
v1.3.5
v1.3.4
- Change the default system wide install dir back to
/usr/local/rvm
- Add the
rvm1_user: 'root'
default variable to let you set the rvm directory owner - Update the README on why setting
sudo: True
is necessary
Changes since the last release:
v1.3.3...v1.3.4
v.1.3.3
- Fix an incorrect condition which caused Ansible to error out
Changes since the last release:
v1.3.2...v1.3.3
v1.3.2
- Import the GPG signature every time rvm runs get [version].
Changes since the last release:
v1.3.1...v1.3.2
v1.3.1
v1.3.0
v1.2.0
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
v1.0.2
v1.0.1
- Install
httplib2
if necessary (the ansibleuri
module depends on this)
Changes since the last release:
v1.0.0...v1.0.1