zzet / rbenv

Ansible role for installing rbenv.
https://galaxy.ansible.com/zzet/rbenv/
188 stars 112 forks source link

use rbenv versions to check if installed #99

Closed ringe closed 7 years ago

ringe commented 7 years ago

Just use rbenv versions --bare to list installed rubies and compare with for what to install.

zzet commented 7 years ago

👍