rvm / rvm1-ansible

The official ansible RVM role to install and manage your Ruby versions.
MIT License
271 stars 136 forks source link

rvm1_rvm_latest_installer should point to rvm/rvm #82

Closed nathantypanski closed 8 years ago

nathantypanski commented 8 years ago

From defaults/main.yml:

# URL for the latest installer script
rvm1_rvm_latest_installer: 'https://raw.githubusercontent.com/wayneeseguin/rvm/master/binscripts/rvm-installer'

Since rvm has moved, this should point to the new location.

nathantypanski commented 8 years ago

Closed by #83.