Switch the order of how the variables are listed in the readme
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
rvm1_user: '{{ ansible_ssh_user }}'
|
||||
rvm1_group: 'rvm'
|
||||
|
||||
rvm1_rubies:
|
||||
- 'ruby-2.1.2'
|
||||
|
||||
rvm1_delete_ruby:
|
||||
|
||||
rvm1_user: '{{ ansible_ssh_user }}'
|
||||
rvm1_group: 'rvm'
|
||||
|
||||
rvm1_temp_download_path: '/usr/local/src'
|
||||
rvm1_install_path: '/usr/local/rvm'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user