mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2024-11-12 23:50:34 +00:00
24 lines
453 B
Markdown
24 lines
453 B
Markdown
|
rvm_io.ruby.patch
|
||
|
=========
|
||
|
|
||
|
Patches to [rvm1-ansible](https://github.com/rvm/rvm1-ansible) role.
|
||
|
|
||
|
- install `/etc/profile.d/rvm.sh` - https://github.com/rvm/rvm1-ansible/issues/135
|
||
|
|
||
|
Example Playbook
|
||
|
----------------
|
||
|
|
||
|
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
|
||
|
|
||
|
```
|
||
|
- hosts: servers
|
||
|
roles:
|
||
|
- { role: rvm_io.ruby.patch }
|
||
|
```
|
||
|
|
||
|
License
|
||
|
-------
|
||
|
|
||
|
BSD
|
||
|
|