erasme.rbenv
rbenv Ansible playbook
This playbook will install rbenv in a user's home directory. You can then leverage rbenv to install rubies for this user.
Requirements
None
Role Variables
ruby_deploy_user: target user for rbenv installation; required; no defaultrbenv_makeopts: Make options when building a ruby version; optional; default: -j2
Tags
- rbenv
- ruby
- ruby:install
Dependencies
- erasme.ruby-compiled
Example Playbook
This is mainly used as a dependency in combination with the erasme.ruby role, like :
dependencies:
- { role: erasme.rbenv }
- { role: erasme.ruby-compiled,
ruby_version: "2.2.0" }
Note however that erasme.rbenv is automatically listed as a dependency in the erasme.ruby role, so it shouldn't be necessary to add it explicitely to your projects.
License
MIT
Author Information
Created for @erasme by @leucos.
Install
ansible-galaxy install erasme.rbenvLicense
Unknown
Downloads
409
Owner
Service usages numériques de la Métropole de Lyon
