Zeno Grandi
11a01534a6
Accept 'rvm1_rubies' as a single string version
...
If 'rvm1_rubies' is a string with a single Ruby version (a common mistake), the role currently installs it correctly but subsequently fails to symlink the default wrappers; with this change it will instead correctly use the given version.
2016-10-12 10:35:44 +02:00
Piotr Kuczynski
506855ba43
Merge pull request #108 from rjrobinson/rjrobinson-patch-2
...
Rjrobinson patch 2
2016-10-04 18:41:06 +02:00
R.J. Robinson
2f285f5487
spell check
2016-10-04 12:11:45 -04:00
R.J. Robinson
ee0db784e5
Updated readme
...
proposed change for issue #75
2016-10-04 12:09:21 -04:00
R.J. Robinson
a65038ca6d
Merge pull request #1 from rjrobinson/rjrobinson-patch-1
...
update readme
2016-10-04 12:03:35 -04:00
Piotr Kuczynski
3b7ada2070
Merge pull request #107 from rjrobinson/rjrobinson-patch-1
...
update readme
2016-10-04 14:37:22 +02:00
R.J. Robinson
9e08815544
update readme
...
updated readme to better reflect passing in more than one ruby version.
2016-10-03 15:26:08 -04:00
Paul Montero
6d2e0cf122
Merge pull request #105 from inferiorhumanorgans/root-param
...
Parameterize superuser/group names
2016-09-09 12:51:07 -05:00
Alex Zepeda
030e1202e1
Use the root_user variable to populate the group by default
2016-09-08 10:20:50 -07:00
Alex Zepeda
2611f18e85
Parameterize superuser/group names
2016-09-04 00:29:08 -07:00
Paul Montero
340d7e9aa4
Merge pull request #100 from JeremyPinhel/patch-1
...
Update README.md
2016-06-17 21:50:10 -05:00
Jeremy Pinhel
0a585b929d
Update README.md
...
change sudo for become
2016-06-18 02:46:07 +02:00
Paul Montero
e108415fd8
Merge pull request #98 from seuros/patch-1
...
Use latest version
2016-05-31 13:46:14 -05:00
Abdelkader Boudih
2210912c7b
Use latest version
2016-05-30 22:28:25 +01:00
Nathan Typanski
9425b14798
retry gpg key import
...
GPG key import sometimes fail due to network partitions or errors on the
remote server. Retry the GPG key import up to 5 times if this happens,
so the playbook doesn't fail from temporary network issues.
2016-04-07 12:59:51 -04:00
Paul Montero
f893376792
Merge pull request #85 from wunzeco/master
...
[OI] Ensure installed rubies and gems are owned correctly by rvm1_user
2016-04-06 10:17:48 -05:00
Ogonna Iwunze
204917e569
[OI] Ensure list variables are properly interpolated when used on "with_items"
2016-04-06 14:24:36 +01:00
Ogonna Iwunze
4f15d0bca0
[OI] Ensure "Delete ruby version" task is run as rvm1_user
2016-04-06 11:19:59 +01:00
Ogonna Iwunze
f36e7f20a6
[OI] Update version of Ansible installed by travis
2016-04-06 10:55:40 +01:00
Ogonna Iwunze
71d1347af6
[OI] use "become" in place of deprecated "sudo"
2016-04-06 08:42:47 +01:00
Ogonna Iwunze
ea9f18ef72
[OI] use "become" in place of deprecated "sudo"
2016-04-06 08:41:34 +01:00
Ogonna Iwunze
a7485efc3a
Merge branch 'master' of github.com:rvm/rvm1-ansible
2016-04-06 08:37:05 +01:00
Paul Montero
cdd89bb370
Merge pull request #90 from kavehv/update_become
...
Update become method
2016-04-06 03:35:58 +02:00
Kaveh Vaghefi
d41109ab80
Update become method
2016-04-01 15:03:37 -07:00
Ogonna Iwunze
03a243136f
[OI] Ensure installed rubies and gems are owned correctly by rvm1_user
2016-02-09 10:46:03 +00:00
Nick Janetakis
082129c5cc
Merge pull request #83 from nathantypanski/master
...
Update rvm installer path
2016-01-22 15:16:23 -05:00
Nathan Typanski
21d622c942
update rvm installer path
...
The rvm repository on GitHub has moved. Update the installer path to
this new location.
2016-01-22 13:48:12 -05:00
Nick Janetakis
fa06348c2c
Merge pull request #79 from alettieri/patch/#78
...
Ensure a default value is supplied when detecting ruby, fixes #78
2016-01-08 14:38:07 -05:00
Antonio Essex-Lettieri
22e7171f4b
Fix issue #78 .
...
* Set defaults and always_run to support --check mode.
2016-01-08 11:13:11 -08:00
Nick Janetakis
e49b9d34f7
Merge pull request #76 from koos303/master
...
Fix Bundler symlinking on system path
2015-12-14 08:26:28 -05:00
Kees Klerk
ceeb68344e
Remove sudo.
2015-12-14 14:12:40 +01:00
Kees Klerk
44c3d1d2a9
Remove whitespace, trigger build.
2015-12-14 14:06:39 +01:00
Kees Klerk
2615824a7c
Check if bundler is in wrapper path, excluding global gemset.
2015-12-14 14:02:58 +01:00
Nick Janetakis
247ff36d1d
Merge pull request #71 from stackbuilders/bundle_directory_fix
...
This fixes the location of the bundler pointing to the global ruby version
2015-11-19 09:57:11 -05:00
Wander Bravo
34445beea8
This fixes the location of the bundler pointing to the global ruby version
2015-11-19 09:15:32 -05:00
Nick Janetakis
7b5998f625
Merge pull request #54 from bogdanvlviv/patch-1
...
changed ruby version to 2.2.2
2015-07-22 18:20:58 -04:00
Bogdan
2fe10dfddd
changed ruby version to 2.2.2
2015-07-22 22:23:06 +03:00
Nick Janetakis
26bf7f99d5
Merge pull request #41 from svyatov/patch-1
...
Fix bundler installation shell command
2015-04-27 10:23:00 -07:00
Leonid Svyatov
e55d541696
Fix bundler installation shell command
2015-04-27 17:53:56 +03:00
Nick Janetakis
9862ed26fb
Merge pull request #40 from udondan/master
...
Install bundler if it's missing
2015-04-22 11:23:19 -07:00
udondan
3c3cb4f09b
Installing bundler
...
Fixes #35
2015-04-22 15:22:53 +02:00
Nick Janetakis
aefe5b0556
Add note in readme about setting default ruby
2015-03-15 15:05:46 -07:00
Nick Janetakis
52e8a7ae9b
Merge pull request #30 from mikechau/feature/ruby-install-flags
...
Add option for passing ruby install flags
2015-01-29 04:36:14 -08:00
Nick Janetakis
fdf8507057
Merge pull request #29 from preact/bugfix/custom-user-installs
...
fixes the rvm install when rvm1_user is specified
2015-01-29 04:35:42 -08:00
Mike Chau
f4081f08c4
Add option for passing ruby install flags
2015-01-28 21:27:02 -06:00
Lorenzo Pisani
861c0e6d4b
fixes the rvm install when rvm1_user is specified
...
- use rvm1_user for the gpg keys
- use rvm1_user when installing rvm
- use rvm1_user when updating rvm
- use rvm1_user when configuring rvm
2015-01-28 11:40:57 -08:00
Nick Janetakis
e22e6651f8
Merge pull request #28 from ajitgeorge/autolibs
...
Allow users to configure the autolibs mode of installed rvms
2015-01-21 16:11:03 -08:00
tipair
5fe16e21e2
Allow users to configure the autolibs mode of installed rvms.
...
On Ubuntu 14.04 without sudo, the default autolibs mode 2 causes the
role to hang when trying to install ruby-1.9.3-p0.
2015-01-21 16:55:32 -06:00
Nick Janetakis
7bab6b78e7
Merging latest changes
2014-12-12 08:23:44 -05:00
Nick Janetakis
eac27af50c
Add rvm1_user so you can set the rvm directory owner
2014-12-12 08:20:59 -05:00