An open API service indexing awesome lists of open source software.

https://github.com/zaiste/ansible-ruby

Ansible role to install latest Ruby (2.4.2) from source on Ubuntu/Debian
https://github.com/zaiste/ansible-ruby

ansible ansible-galaxy ansible-role provisioning ruby

Last synced: 29 days ago
JSON representation

Ansible role to install latest Ruby (2.4.2) from source on Ubuntu/Debian

Awesome Lists containing this project

README

        

ansible-ruby
=========

An Ansible role that installs Ruby on Ubuntu from source.

Requirements
------------

None.

Role Variables
--------------

* `ruby_version` defaults to `2.4`

Dependencies
------------

None.

Example Playbook
----------------

- hosts: servers
roles:
- { role: zaiste.ruby }

Roadmap
-------

- [ ] move `ruby_source_url` to `vars` as it should not be overridden

License
-------

MIT / BSD

Author Information
------------------

[Zaiste](http://zaiste.net) 2017