Replies: 1 comment 1 reply
-
#1353 (comment) might be relevant to this idea. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently in the latest release of ansible-lint, it's now trying to install my roles from requirements.yaml, which is cool, but i have all my stuff vendored into
collections/
androles/
currently for a few projects, and that's specified inansible-cfg
, and galaxy obeys that. So it would be great ifansible-lint
did the same.Beta Was this translation helpful? Give feedback.
All reactions