Installs ruby-install.
Tested ONLY on Ubuntu 14.04 Trusty.
ruby_install_version : defaults to '0.5.0'
None
Example Playbook:
- hosts: servers
roles:
- { role: innohub-ansible.ruby-install }
Example Role:
dependencies:
- { role: ruby_install }
MIT