Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow skipping installation of rubies #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Januson
Copy link

@Januson Januson commented Nov 4, 2022

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.

  • Added condition to setup rubies only when there is at least one ruby to manage

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.

- Added condition to setup rubies only when there is at least one ruby to manage
@Januson Januson requested a review from a team as a code owner November 4, 2022 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant