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: 2 months ago
JSON representation
Ansible role to install latest Ruby (2.4.2) from source on Ubuntu/Debian
- Host: GitHub
- URL: https://github.com/zaiste/ansible-ruby
- Owner: zaiste
- Created: 2016-08-04T22:01:54.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T11:54:07.000Z (over 8 years ago)
- Last Synced: 2025-04-05T01:14:30.633Z (over 1 year ago)
- Topics: ansible, ansible-galaxy, ansible-role, provisioning, ruby
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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