Unclear "warning" output by ansible-lint 6.17.2: Profile 'production' was required, but only 'production' profile passed. #3604
Unanswered
johanneskastl
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Calling ansible-lint without a
--profile
specifies which is the "strictest" profile that passed:Not sure if this is intended, but I doubt that this "warning" message is helpful, as ansible-lint was called with the
production
profile already:For the record:
Beta Was this translation helpful? Give feedback.
All reactions