kadaan.ruby

Ansible Role: Ruby

CI

Installs ruby and global ruby gems.

Requirements

None.

Role Variables

Available variables are listed below, along with default values (see defaults/main.yml):

ruby_versions: []

Ruby versions you would like to make sure are installed with rbenv.

ruby_global_gems: []

Global Ruby gems you would like to make sure are installed.

Dependencies

Example Playbook

- hosts: localhost
  roles:
    - { role: kadaan.ruby, ruby_execute: true }

License

Apache 2.0

About

Installs ruby and global ruby gems.

Install
ansible-galaxy install kadaan.ruby
GitHub repository
License
Unknown
Downloads
163