Commit Graph

192 Commits

Author SHA1 Message Date
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
Michal Papis
c8dae208fd update rvm installation path 2014-11-21 18:55:20 +01:00
Nick Janetakis
d4795aa116 Merge pull request #20 from rvm/bugfix/gh_20__fix_rvm_system_path
Update rvm install path to revert to the old path
2014-11-21 11:24:39 -05:00
Michal Papis
4729781077 fix rvm system path 2014-11-21 12:32:18 +01:00
Nick Janetakis
2fc88e9a05 Add a note about sudo: True for user installs, Fixes: #19 2014-11-19 10:40:20 -05:00
Nick Janetakis
61a4a2db25 Add the GPG server variable to the readme 2014-11-07 10:41:20 -05:00
Nick Janetakis
4ec20d2654 Compare the rvm key to an empty string explicitly 2014-11-07 10:40:07 -05:00
Nick Janetakis
c5f66ae3d4 Merge branch 'master' of ssh://github.com/rvm/rvm1-ansible 2014-11-07 10:24:22 -05:00
Nick Janetakis
df3983cada Merge branch 'master' of ssh://github.com/rvm/rvm1-ansible 2014-11-07 10:23:57 -05:00
Nick Janetakis
361d404995 Import GPG keys on every run 2014-11-07 10:20:13 -05:00
Nick Janetakis
7194241ee8 Merge pull request #17 from ahmednuaman/master
Move the GPG URL into a variable
2014-10-31 11:14:20 -04:00
Ahmed Nuaman
8dcb72c141 no longer hard coding gpg server url 2014-10-31 13:44:43 +00:00
Nick Janetakis
32b4313d31 Add gpg variable to the readme 2014-10-29 09:39:00 -04:00
Nick Janetakis
8ccecc0c6c Merge pull request #15 from hasanen/import-gpg-keys
Added task for GPG key imports. Fixes rvm/rvm1-ansible#14.
2014-10-29 09:33:03 -04:00
Joni Hasanen
4a6fc61bd0 Made changed @nickjj suggested 2014-10-29 15:29:46 +02:00
Joni Hasanen
86ee62a525 Removed duplicated option 2014-10-29 15:26:05 +02:00
Joni Hasanen
8e331da4d1 Overriding default 'changed' result reporting 2014-10-29 15:18:44 +02:00