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
Joni Hasanen
9928a16e69
Added task for GPG key imports. Fixes rvm/rvm1-ansible#14 .
2014-10-29 15:18:44 +02:00
Nick Janetakis
7b554cc30f
Remove unused OS specific files
2014-10-16 10:26:24 -04: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
2aacd0484d
Update the default ruby version to 2.1.3
2014-10-16 10:20:59 -04:00
Nick Janetakis
97a48bd52f
Merge pull request #12 from tobijb/master_centos_6_5
...
Add CentOS/RHEL 6.5 Support
2014-09-30 17:20:35 -04:00
Josh Brown
a27e044890
Adding CentOS/RedHat context specific tasks
2014-09-30 14:13:02 -07:00
Nick Janetakis
455396f3c3
Merge pull request #10 from mokevnin/patch-1
...
Fix incorrect variables in README.md
2014-09-23 17:04:30 -04:00
Mokevnin Kirill
3bc02cdc01
Update README.md
2014-09-24 00:31:42 +04:00