Skip to content

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

Notifications You must be signed in to change notification settings

zaiste/ansible-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 2017

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published