We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae869ee commit d9926e3Copy full SHA for d9926e3
.ansible-lint
@@ -2,5 +2,6 @@
2
3
skip_list:
4
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
5
+- yaml # Violations reported by yamllint.
6
warn_list:
7
- fqcn-builtins # Use FQCN for builtin actions.
0 commit comments