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

If an asdf plugin is installed, setup playbook fails #27

Open
vsushkov opened this issue Jun 10, 2016 · 2 comments
Open

If an asdf plugin is installed, setup playbook fails #27

vsushkov opened this issue Jun 10, 2016 · 2 comments

Comments

@vsushkov
Copy link

If an asdf plugin is installed, setup playbook fails. Because when a plugin is already added to asdf, it exists with 1 code. It's quite annoying.
A solution may be to ignore errors in this step, but in this case the playbook will continue it's work even if asdf failed to add a plugin. What do you think? Should ansible ignore errors on this step? Would it be a good improvement?

@HashNuke
Copy link
Owner

@vsushkov ideally we should be running asdf plugin-list to check if the plugin is already there. That is a better choice.

@hxgdzyuyi
Copy link

hxgdzyuyi commented Apr 5, 2017

I have the same problem.

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

3 participants