Paul Montero
|
7adc31ae71
|
Bump ansible version from 2.0 to 2.2
|
2016-11-28 16: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 |
|
lpaulmp
|
df72876642
|
Become and become_user moved to main.yml file
|
2016-11-06 19:37:57 -05:00 |
|
Alex Zepeda
|
2611f18e85
|
Parameterize superuser/group names
|
2016-09-04 00:29:08 -07: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
|
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 |
|
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 |
|
Antonio Essex-Lettieri
|
22e7171f4b
|
Fix issue #78.
* Set defaults and always_run to support --check mode.
|
2016-01-08 11:13:11 -08:00 |
|
Kees Klerk
|
2615824a7c
|
Check if bundler is in wrapper path, excluding global gemset.
|
2015-12-14 14:02:58 +01: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 |
|
Leonid Svyatov
|
e55d541696
|
Fix bundler installation shell command
|
2015-04-27 17:53:56 +03:00 |
|
udondan
|
3c3cb4f09b
|
Installing bundler
Fixes #35
|
2015-04-22 15:22:53 +02:00 |
|
Mike Chau
|
f4081f08c4
|
Add option for passing ruby install flags
|
2015-01-28 21:27:02 -06:00 |
|
Nick Janetakis
|
eac27af50c
|
Add rvm1_user so you can set the rvm directory owner
|
2014-12-12 08:20:59 -05:00 |
|
Nick Janetakis
|
ea043de365
|
Symlink the binaries when doing a system install
|
2014-09-20 12:16:44 -04:00 |
|
Nick Janetakis
|
2d15cea6ad
|
Reformat tasks to make them more consistent
|
2014-09-20 07:46:52 -04:00 |
|
Nick Janetakis
|
4a63c21a72
|
Fix example playbook
|
2014-07-30 17:14:06 -04:00 |
|
Nick Janetakis
|
1947717539
|
Change facts back to variables
|
2014-07-02 08:39:27 -04:00 |
|
Nick Janetakis
|
7555d13122
|
Use facts within the role
|
2014-07-01 20:35:10 -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 |
|