Releases: rvm/rvm1-ansible
Releases · rvm/rvm1-ansible
v1.0.0
- Add ability to define 1 or more ruby versions
- Add ability to delete ruby versions
- Expose a few useful variables and paths
- Switch over from nickjj.ruby to rvm1-ansible
Changes since the last release:
v0.1.9...v1.0.0
v0.1.9
- Really fix the detect tasks so they are idempotent
Changes since the last release:
v0.1.8...v0.1.9
v0.1.8
- Fix the detect tasks so they are idempotent
Changes since the last release:
v0.1.7...v0.1.8
v0.1.7
- Simplify the default ruby selection tasks into a single task
Changes since the last release:
v0.1.6...v0.1.7
v0.1.6
- Fix the default ruby selection task so it works for both local and system installs
Changes since the last release:
v0.1.5...v0.1.6
v0.1.5
- Fix a bug where
/etc/profile.d/rvm.sh
would be sourced even if it did not exist - Add the
--default
flag to the rvm use command
Changes since the last release:
v0.1.4...v0.1.5
v0.1.4
- Bump the default version of ruby to 2.1.2
Changes since the last release:
v0.1.3...v0.1.4
v0.1.3
- Fix a bug with how the upgrade task was checking for rvm's existence
- Change how the role checks to determine if rvm is installed
Changes since the last release:
v0.1.2...v0.1.3
v0.1.2
- Allow you to specify a local path or url for the rvm installer script
- Allow you to specify a url or variable value for the latest rvm stable version number
Changes since the last release:
v0.1.1...v0.1.2
v0.1.1
- Auto upgrade rvm in an idempotent way but also allow you to turn this off
- Keep the rvm installer file on the server instead of deleting it in case http://get.rvm.io is down
- Toggle a variable to force update the installer
Changes since the last release:
v0.1.0...v0.1.1