zzet / rbenv

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

Unify shell command usage to bash #121

Open ty-i3 opened 6 years ago

ty-i3 commented 6 years ago

In addition to unifying Ansible "shell" command usage to bash throughout the source base, this fixes the problem where $SHELL is not properly defined when building Docker images resulting in a failed playbook apply.