Skip to content

bearandgiraffe/ansible-role-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby

A role to install ruby using chruby.

Requirements

None.

Role Variables

Available variables are listed below, along with default values:

ruby_ruby_version:            ruby-2.3.1
ruby_outdated_ruby_versions:  []

ruby_chruby_version:          0.3.9
ruby_chruby_version:          7220a96e355b8a613929881c091ca85ec809153988d7d691299e0a16806b42fd
ruby_chruby_exec_command:     chruby-exec

ruby_ruby_install_version:    0.6.0
ruby_ruby_install_checksum:   3cc90846ca972d88b601789af2ad9ed0a496447a13cb986a3d74a4de062af37d
ruby_ruby_install_command:    ruby-install

Dependencies

None.

Example Playbook

- hosts: web
  roles:
     - { role: bearandgiraffe.ruby, ruby_ruby_version: ruby-2.3.1 }

License

The Unlicense (see LICENSE)

Author Information

Youssef Chaker (@ychaker) from Bear & Giraffe LLC (@bearandgiraffe).

About

A ruby + chruby role for Ansible

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published