ruby

Build Status

Ruby

Install Ruby from the source in a Ubuntu box

Requirements

None

Role Variables

ruby_version: 3.2.2 It defines the ruby version to install

disable_gem_docs: true Skip docs while downloading gems

For further reference check out defaults/main.yml

Dependencies

None

Example Playbook

    - hosts: all
      roles:
         - role: jobscore.ruby
           ruby_version: 3.2.2

License

GPL V3

Author Information

This role was created by Eric Magalhães while working for JobScore Inc.

About

Ansible role for installing Ruby on Ubuntu

Install
ansible-galaxy install jobscore/ansible-role-ruby
GitHub repository
License
gpl-3.0
Downloads
2621
Owner