rvm / rvm1-ansible

The official ansible RVM role to install and manage your Ruby versions.
MIT License
271 stars 136 forks source link

Feature Request: add option to instal dependencies as root whereas rvm is installed locally #65

Closed petRUShka closed 7 years ago

petRUShka commented 8 years ago

I want to install rvm locally and want to automate dependencies installation but I don't want to add sudo to deploy user because of security reasons.

It would be great to have possibility to install dependencies as one user (e.g. root) and install rvm as another.

lpaulmp commented 7 years ago

This issue was addressed making the user installation as default in the last releases.