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 d803052 commit 48ae7d9Copy full SHA for 48ae7d9
.ansible-lint
@@ -2,3 +2,5 @@
2
3
skip_list:
4
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
5
+warn_list:
6
+- fqcn-builtins # Use FQCN for builtin actions.
0 commit comments