Michal Papis
4729781077
fix rvm system path
2014-11-21 12:32:18 +01:00
Nick Janetakis
df3983cada
Merge branch 'master' of ssh://github.com/rvm/rvm1-ansible
2014-11-07 10:23:57 -05:00
Joni Hasanen
4a6fc61bd0
Made changed @nickjj suggested
2014-10-29 15:29:46 +02:00
Nick Janetakis
a1faa54af6
Remove the python-httplib2 dependency
...
Rather than check the remote VERSION with the 'uri' Ansible module
I decided to just always run rvm update unless you specifically disable
that in the default options.
The benefits of this change is that the role no longer depends on any
packages and CentOS 7 does not have python-httplib2 anyways.
The cons of this change is that the update takes an additional 2-3
seconds to run when it was skipped previously unless needed. However, with the
elimination of quite a few tasks and logic the overall run speed of the
role is faster than before.
2014-10-16 10:22:33 -04:00
Nick Janetakis
98a4eb88b2
Update the default ruby version to 2.1.3
2014-10-16 10:21:54 -04:00
Nick Janetakis
027f7e8c1a
Comment the defaults file
2014-09-20 12:16:11 -04:00
Nick Janetakis
2d15cea6ad
Reformat tasks to make them more consistent
2014-09-20 07:46:52 -04:00
Nick Janetakis
1c2b8d81c7
Install python-http2lib when necessary
2014-07-18 16:19:39 -04:00
Nick Janetakis
997f8d6d0a
Switch the order of how the variables are listed in the readme
2014-07-01 15:23:51 -04:00
Nick Janetakis
6144181edf
Add the ability to delete a ruby version
2014-07-01 15:21:34 -04:00
Nick Janetakis
043b7976b3
Change the variables to the new role name and set the owner:group
2014-07-01 14:59:21 -04:00
Nick Janetakis
797739c17c
Support installing multiple rubies in 1 run and refactor a bit
2014-07-01 13:31:01 -04:00
Nick Janetakis
df64aefbac
Expose popular ruby paths and refactor a bit
2014-07-01 06:50:17 -04:00
Nick Janetakis
4f0e0c84ba
Upgrade the default version to 2.1.2
2014-06-07 18:20:11 -04:00
Nick Janetakis
1152821f62
Expose the url for both the installer and stable rvm version number
2014-06-03 07:13:28 -04:00
Nick Janetakis
a9e88356f5
Add autograde feature for rvm and keep the installer script locally
2014-06-02 19:30:32 -04:00
Nick Janetakis
cf8ac7736c
Initial commit
2014-05-03 13:42:45 -04:00