-
-
Notifications
You must be signed in to change notification settings - Fork 254
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
Version 7.0.0 applying bug #163
Comments
Getting the same error here with
|
Reverting to version 6.1.1 worked for me too. Heres what my ---
roles:
- src: geerlingguy.nodejs
version: 6.1.1 |
Same issue here, looks like the newest release of the module assume you're running a version of ansible-core that exceeds 2.15, where this builtin module does indeed exist. If you're running this on an OS release that doesn't have prebuilt packages for ansible-core >2.14, you're stuck with building these yourself or rolling back to tag 6.1.1. |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution! Please read this blog post to see the reasons why I mark issues as stale. |
Still relevant! |
this is seriously so annoying to deal with |
I'm use:
My simple playbook:
When i trying apply my book with latest role version 7.0.0 i've getting error:
When i trying apply my book with previos role version 6.1.1 i've success.
Thanks in advance for correct error code.
The text was updated successfully, but these errors were encountered: