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

Deprecation warnings #227

Closed
gammarayb opened this issue May 14, 2021 · 1 comment
Closed

Deprecation warnings #227

gammarayb opened this issue May 14, 2021 · 1 comment

Comments

@gammarayb
Copy link

TASK [rvm.ruby : Detect if rubies are installed] ******** [DEPRECATION WARNING]: evaluating 'rvm1_rubies' as a bare variable, this behaviour will go away and you might need to add |bool to the expression in the future. Also see CONDITIONAL_BARE_VARS configuration toggle. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

TASK [rvm.ruby : Detect if ruby version can be deleted] ******* [DEPRECATION WARNING]: evaluating 'rvm1_delete_ruby' as a bare variable, this behaviour will go away and you might need to add |bool to the expression in the future. Also see CONDITIONAL_BARE_VARS configuration toggle. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

seems that this issue is already fixed in master but isnt in the current tag.

@pkuczynski
Copy link
Member

I released the new version yesterday. Sorry for the delay. Closing this one...

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

No branches or pull requests

2 participants