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

reinstalling same extension stop ansible ansible #94

Open
usrin opened this issue Apr 9, 2021 · 2 comments
Open

reinstalling same extension stop ansible ansible #94

usrin opened this issue Apr 9, 2021 · 2 comments

Comments

@usrin
Copy link

usrin commented Apr 9, 2021

by the first installation of extension, everything is fine, but if I rerun the playbook it failed to reinstall the extension. is there any way to prevent this failure, by using conditioning or a similar solution or workaround? in the python code you used code --install-extension --force as in [executable, --install-extension, --force] but even though I get the error when rerunning my playbook.

failed: [devel_lin] (item=developer: dbaeumer.vscode-eslint) => {"ansible_loop_var": "item", "changed": false, "item": [{"username": "developer"}, "dbaeumer.vscode-eslint"], "msg": "Error
while upgrading extension [dbaeumer.vscode-eslint]: (0) Installing extensions...\nExtension 'dbaeumer.vscode-eslint' is already installed.\nbash: cannot set terminal process group (-1): Inappropriate ioctl for device\nbash: no job control in this shell\n"}
thank you in advance :)

@shawngmc
Copy link

Running into the same issue. Target system is Pop OS 20.04 (Ubuntu). Let me know if I can help gather any info.

@C0rn3j
Copy link
Contributor

C0rn3j commented Feb 8, 2024

Can you still reproduce it on the current version with #138 on top?

If yes, post your playbook and output with -vvv.

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