You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I do not get the error when I configure the ansible extension in VS code use the ansible-automation-platform-24/ee-minimal-rhel9 EE, but when I use that EE it doesn't have my custom set of collections in order to provide collection validations.
Ansible-lint is included in my EE, I do get this message when I manually test ansible-lint in my EE.
podman run -it al-svr-hub-01.automation.lab/netops_ee /bin/bash
bash-5.1$ ansible-lint
Passed with production profile: 0 failure(s), 0 warning(s) on 0 files.
A new release of ansible-lint is available: 6.14.3 → 24.10.0
Summary
I get the following error in VS Code when ansible-lint runs in VS Code with my custom EE.
I do not get the error when I configure the ansible extension in VS code use the ansible-automation-platform-24/ee-minimal-rhel9 EE, but when I use that EE it doesn't have my custom set of collections in order to provide collection validations.
Ansible-lint is included in my EE, I do get this message when I manually test ansible-lint in my EE.
Extension version
v24.10.0
VS Code version
1.95.3
Ansible Version
OS / Environment
cat /etc/redhat-release
Red Hat Enterprise Linux release 9.5 (Plow)
Relevant log output
No response
The text was updated successfully, but these errors were encountered: