Piotr Kuczynski
621fc8c99a
Merge pull request #122 from nfedyashev/patch-1
...
Fix ansible-galaxy installation parameter
2016-11-19 18:26:24 +01:00
Nikita Fedyashev
13a15a35c5
Fix ansible-galaxy installation parameter
2016-11-19 13:19:19 +02:00
Piotr Kuczynski
58c6536429
Merge pull request #118 from FuhuXia/master
...
Import GPG keys the other way
2016-11-18 22:54:33 +01:00
Piotr Kuczynski
a2d3fc6234
Merge pull request #120 from veger/fix_galaxy_url2
...
Fix Ansible Galaxy URL again
2016-11-18 22:46:05 +01:00
Piotr Kuczynski
521a57b593
Merge pull request #119 from rvm/update-readme
...
Update readme with single user installation
2016-11-18 22:44:34 +01:00
Maarten Bezemer
5f0fbfcb64
Fix Ansible Galaxy URL again
2016-11-18 21:55:58 +01:00
Paul Montero
7ae4ddba66
Update readme with single user installation
2016-11-18 14:41:34 -05:00
fxia
b1ee7989cf
Import GPG keys the other way
2016-11-18 00:32:32 -05:00
Rys Sommefeldt
55c91a0b16
Merge pull request #117 from veger/fix_galaxy_url
...
Fix Ansible Galaxy URL
2016-11-17 22:59:48 +00:00
Maarten Bezemer
d295084046
Fix Ansible Galaxy URL
2016-11-17 23:13:17 +01:00
Piotr Kuczynski
4ec735bb9c
Update mpapis key id to full length
2016-11-15 11:07:07 +01:00
Piotr Kuczynski
3a3332eb74
Merge pull request #116 from rvm/default-non-root-user
...
Default non root user
2016-11-11 21:41:06 +01:00
Paul Montero
4d408fc314
Make the test with newer versions of ruby
2016-11-11 12:38:44 -05:00
Paul Montero
d6534a311f
Make default rvm1_user as a non root user
2016-11-11 12:37:03 -05:00
Piotr Kuczynski
c9e26c7345
Merge pull request #110 from pvlltvk/master
...
Add possibility to skip bundler installation
2016-11-10 13:31:13 +01:00
Pavel Litvyak
f24f1eb327
Add possibility to skip bundler installation
2016-11-10 14:54:41 +03:00
Piotr Kuczynski
3fb9241a02
Merge pull request #111 from rvm/small-refactor
...
Become and become_user moved to main.yml file
2016-11-07 13:21:24 +01:00
lpaulmp
df72876642
Become and become_user moved to main.yml file
2016-11-06 19:37:57 -05:00
Piotr Kuczynski
ab52a26122
Merge pull request #93 from nathantypanski/feature/retry-gpg-key-import
...
retry gpg key import
2016-10-12 10:46:07 +02:00
Piotr Kuczynski
adab98ab19
Merge pull request #109 from viruzzo/rvm1_rubies-version-string
...
Accept 'rvm1_rubies' as a single string version
2016-10-12 10:45:12 +02:00
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