Open jamesholland-uk opened 1 year ago
@priyamsahoo I think this is similar to the one which @ssbarnea has filed for pyenv.
Is there any way to fix this, folks? Thanks
@jamesholland-uk, we are working on this issue, and it will soon be fixed. Thanks for using the extension and raising the bug!
Thank you @priyamsahoo. Is there any timeline, or PR I can track, or anything like that? Thank you
ansible [core 2.16.0] config file = None configured module search path = ['/Users/dialup4eg/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/homebrew/Cellar/ansible/9.0.1/libexec/lib/python3.12/site-packages/ansible ansible collection location = /Users/dialup4eg/.ansible/collections:/usr/share/ansible/collections executable location = /opt/homebrew/bin/ansible python version = 3.12.0 (main, Oct 2 2023, 12:03:24) [Clang 15.0.0 (clang-1500.0.40.1)] (/opt/homebrew/Cellar/ansible/9.0.1/libexec/bin/python) jinja version = 3.1.2 libyaml = True
and
ansible-lint 6.22.1 using ansible-core:2.16.0 ansible-compat:4.1.10 ruamel-yaml:0.18.5 ruamel-yaml-clib:0.2.8
the error still persists
Summary
Error when saving Ansible files. This used to work fine. I have not knowingly changed anything, but given there are so many components involved and so many auto-update themselves, I cannot rule out something updating itself may have caused this. I am unsure if this is a problem with the extension, with ansible itself, or even pyenv.
Error:
Status Bar:
Extension version
2.3.74
VS Code version
1.79.0 (Universal)
Ansible Version
OS / Environment
Mac OS 13.4 (22F66), all files in editor are on the local drive
$ ansible-lint --version
ansible-lint 6.17.0 using ansible-core:2.14.3 ruamel-yaml:0.17.21 ruamel-yaml-clib:0.2.6
Relevant log output