ansible-lint not finding all ansible related yml files #1727
Unanswered
evulhotdog
asked this question in
Q&A
Replies: 1 comment 3 replies
-
What's the command you use to run it? Which files do you expect it to find? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I utilize ansible-pull, ansible-lint does not appear to be catching all of the files that it should be.
I have different components laid out is mostly by application or function. This is the root of the folder, with
local.yml
. It does, however, pick up the two yml files in the /handlers folder.Beta Was this translation helpful? Give feedback.
All reactions