Commit Graph

188 Commits

Author SHA1 Message Date
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
Nick Janetakis
029b1ae037 Update the default system path in the example 2014-09-20 12:51:34 -04:00
Nick Janetakis
05687378bb Fix rvm binary path when detecting the version 2014-09-20 12:28:59 -04:00
Nick Janetakis
8580ba1a65 Update the travis tests 2014-09-20 12:20:46 -04:00
Nick Janetakis
bba24dc849 Upgrade to Ansible 1.7.1 2014-09-20 12:17:42 -04:00
Nick Janetakis
ea043de365 Symlink the binaries when doing a system install 2014-09-20 12:16:44 -04:00
Nick Janetakis
027f7e8c1a Comment the defaults file 2014-09-20 12:16:11 -04:00
Nick Janetakis
2c6fd43313 Redo the readme to make it more clear 2014-09-20 12:15:44 -04:00
Nick Janetakis
2d15cea6ad Reformat tasks to make them more consistent 2014-09-20 07:46:52 -04:00
Nick Janetakis
1e7ba0b138 Force sudo as root when installing httplib2, fix: #5 2014-08-15 10:57:55 -04:00
Nick Janetakis
4a63c21a72 Fix example playbook 2014-07-30 17:14:06 -04:00
Nick Janetakis
6c330f3032 Add a note about using sudo in the playbook example, update #4 2014-07-18 18:15:24 -04:00
Nick Janetakis
818c1ccdf1 Move the example playbook under the installation section 2014-07-18 16:44:02 -04:00
Nick Janetakis
9c098326e7 Move the installation instructions near the top 2014-07-18 16:35:03 -04:00
Nick Janetakis
659e06b15c Fix the httplib2 package name 2014-07-18 16:22:46 -04:00
Nick Janetakis
1c2b8d81c7 Install python-http2lib when necessary 2014-07-18 16:19:39 -04:00
Nick Janetakis
eb45225608 Add a link to the ansible galaxy 2014-07-03 15:17:50 -04:00
Nick Janetakis
a4c0c0873b Reference the new name 2014-07-03 15:05:32 -04:00
Nick Janetakis
85635a3639 Change the name over to rvm_io.rvm1-ansible 2014-07-03 15:02:28 -04:00
Nick Janetakis
ab7196acda Fix the rvm1_rake path 2014-07-02 15:27:27 -04:00
Nick Janetakis
1b1fd7d2c5 Add a MIT license 2014-07-02 08:47:22 -04:00
Nick Janetakis
6b1a5a1e72 Remove unused files 2014-07-02 08:45:36 -04:00
Nick Janetakis
c14d9b8d50 Fix the exposed variable example 2014-07-02 08:42:50 -04:00
Nick Janetakis
cf174f91c3 Change rvm1_rvm back to rvm1 2014-07-02 08:40:14 -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
e885a2f1ab Fix the fact description and add a test 2014-07-01 20:28:56 -04:00
Nick Janetakis
d1ffc74d78 Persist the exposed variables as local facts 2014-07-01 20:21:26 -04:00
Nick Janetakis
e711bf6d98 Fix the delete ruby test 2014-07-01 18:18:15 -04:00
Nick Janetakis
86c462733c Fix the deleted / really deleted tests 2014-07-01 17:52:16 -04:00
Nick Janetakis
c812fe839d Remove extra whitespace 2014-07-01 17:47:50 -04:00
Nick Janetakis
cd6d0bdfd8 Hardcode the travis home path 2014-07-01 17:42:08 -04:00
Nick Janetakis
98dc8eff10 Update the rvm install path to use /home/nick 2014-07-01 17:33:54 -04:00
Nick Janetakis
af95a3cbd8 Enable sudo for the tests 2014-07-01 17:25:07 -04:00
Nick Janetakis
1c3c3fa97e Try installing to the default location 2014-07-01 17:22:34 -04:00
Nick Janetakis
155d0e9813 Update the delete test to look for 'ok' not 'changed' 2014-07-01 17:21:36 -04:00
Nick Janetakis
2c00ca4981 Use the full path to the default ruby binary 2014-07-01 17:17:33 -04:00
Nick Janetakis
a3a3864687 Add travis to the audio group 2014-07-01 17:16:08 -04:00
Nick Janetakis
7897f1cfaf Add -l to the ls command for the ownership test 2014-07-01 17:08:51 -04:00
Nick Janetakis
b64c4d12de Remove syntax error 2014-07-01 17:01:58 -04:00
Nick Janetakis
c699d41069 Use the existing audio group to assign for the rvm1_group 2014-07-01 16:59:36 -04:00
Nick Janetakis
26f60512d0 Update the ownership test 2014-07-01 16:43:24 -04:00
Nick Janetakis
adf7b65bc8 Test the default group name 2014-07-01 16:37:46 -04:00
Nick Janetakis
aea1b5a4fc Add more tests 2014-07-01 16:29:48 -04:00
Nick Janetakis
8a6e337886 Change back the galaxy install command to nickjj.ruby for now 2014-07-01 16:20:59 -04:00
Nick Janetakis
997f8d6d0a Switch the order of how the variables are listed in the readme 2014-07-01 15:23:51 -04:00