Skip to content

Releases: rvm/rvm1-ansible

v1.0.0

03 Jul 19:16
Compare
Choose a tag to compare
  • 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

29 Jun 22:45
Compare
Choose a tag to compare
  • Really fix the detect tasks so they are idempotent

Changes since the last release:
v0.1.8...v0.1.9

v0.1.8

29 Jun 22:10
Compare
Choose a tag to compare
  • Fix the detect tasks so they are idempotent

Changes since the last release:
v0.1.7...v0.1.8

v0.1.7

23 Jun 20:53
Compare
Choose a tag to compare
  • Simplify the default ruby selection tasks into a single task

Changes since the last release:
v0.1.6...v0.1.7

v0.1.6

23 Jun 14:25
Compare
Choose a tag to compare
  • 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

14 Jun 15:53
Compare
Choose a tag to compare
  • 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

07 Jun 22:21
Compare
Choose a tag to compare
  • Bump the default version of ruby to 2.1.2

Changes since the last release:
v0.1.3...v0.1.4

v0.1.3

03 Jun 12:54
Compare
Choose a tag to compare
  • 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

03 Jun 12:28
Compare
Choose a tag to compare
  • 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

02 Jun 23:32
Compare
Choose a tag to compare
  • 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