rvm / rvm1-ansible

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

Allow skipping installation of rubies #239

Open Januson opened 1 year ago

Januson commented 1 year ago

Currently when an empty list of rubies is privided to the role, some of its steps fail. This change allows specifying an empty list of rubies in order to install only rvm and skip installation of rubies.