Skip to content

mediapeers/ansible-role-chruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Ansible role chruby

Installs chruby for handling multiple rubies.

Credits

Based on the ansible role:

  • innohub-ansible.chruby - github

Requirements

Tested on Ubuntu 12.04 and 14.04 only.

Role Variables

chruby_version : defaults to '0.3.9'

Example Playbook

Example Playbook:

- hosts: servers
  roles:
     - { role: innohub-ansible.chruby }

Example Role:

dependencies:
  - { role: chruby }

License

MIT

About

Ansible role for chruby

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 73.3%
  • Shell 26.7%