Some ansible lint rule are not checked for the playbook #2966
Unanswered
aseefahmed
asked this question in
Q&A
Replies: 1 comment
-
We were not able to reproduce this with current version, probably you used a very old one. PS. This was not an appropriate bug report. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
name[missing] rule is not checked for the standalone playbook. however, its checked for the role though. here is an example ansible-playbook I tested and once I run ansible-lint, it says 'Passed with production profile: 0 failure(s), 0 warning(s) on 1 files' which means no error/warning found:
Beta Was this translation helpful? Give feedback.
All reactions