znz.rbenv
rbenv
rbenv install to /opt/rbenv
Requirements
- Ubuntu
- Debian
Role Variables
rbenv_root
: rbenv install locationrbenv_ruby_version
: global default ruby versionrbenv_packages
: rbenv depends packages
Dependencies
None.
Example Playbook
---
- hosts: all
become: yes
roles:
- role: znzj.rbenv
rbenv_ruby_version: 2.4.0
License
MIT License
Install
ansible-galaxy install znz.rbenv
License
mit
Downloads
953
Owner
Ruby committer