Write to a directory capable of being written to
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
remote_user: travis
|
||||
sudo: true
|
||||
vars:
|
||||
ruby_temp_download_path: /home/travis/tmp
|
||||
ruby_rvm_install_path: /home/travis/.rvm
|
||||
ruby_temp_download_path: /tmp
|
||||
ruby_rvm_install_path: ~/.rvm
|
||||
|
||||
roles:
|
||||
- ansible-ruby
|
||||
Reference in New Issue
Block a user