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 2ba17ab commit be63943Copy full SHA for be63943
.ansible-lint
@@ -2,6 +2,7 @@
2
skip_list:
3
# Package installs should not use latest
4
- package-latest
5
+ - var-naming[no-role-prefix]
6
warn_list:
7
- ignore-errors
8
- experimental
0 commit comments