ruby
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.
Install
ansible-galaxy install jobscore/ansible-role-ruby
License
gpl-3.0
Downloads
3785
Owner