jobscore.ruby

Build Status

Ruby

How to Install Ruby from Source on Ubuntu

Requirements

No special requirements.

Role Variables

ruby_version: 3.2.2
Sets the version of Ruby you want to install.

disable_gem_docs: true
Prevents downloading documentation when getting gems.

For more details, check defaults/main.yml.

Dependencies

No dependencies.

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.

Informazioni sul progetto

Ansible role for installing Ruby on Ubuntu

Installa
ansible-galaxy install jobscore.ruby
Licenza
gpl-3.0
Download
6.2k
Proprietario