Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 810 Bytes

README.md

File metadata and controls

47 lines (31 loc) · 810 Bytes

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.