Skip to content

jobscore/ansible-role-ruby

Folders and files

NameName
Last commit message
Last commit date
Nov 30, 2023
Oct 15, 2024
Sep 19, 2018
Jan 26, 2024
Oct 15, 2024
Oct 15, 2024
Oct 15, 2024
Jan 28, 2022
Oct 2, 2017
Nov 30, 2023
Oct 15, 2024
Nov 23, 2023

Repository files navigation

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.