Test to make sure ruby does not exist then exists afterwards

This commit is contained in:
Nick Janetakis
2014-06-23 16:17:28 -04:00
parent 0a01b2aaa4
commit de871f3447
3 changed files with 11 additions and 30 deletions

View File

@@ -1,10 +0,0 @@
---
- hosts: localhost
remote_user: travis
sudo: true
vars:
ruby_temp_download_path: /tmp
ruby_rvm_install_path: ~/.rvm
roles:
- ansible-ruby