There was an error while loading. Please reload this page.
1 parent e0c362a commit ce2fc21Copy full SHA for ce2fc21
1 file changed
.ansible-lint
@@ -1,5 +1,5 @@
1
skip_list:
2
- role-name
3
-- 104 # Ignore "bare variables"
4
-- 106 # Ignore "Role name does not match pattern"
5
-- 305 # Ignore "Use shell only when shell functionality is required"
+- "104" # Ignore "bare variables"
+- "106" # Ignore "Role name does not match pattern"
+- "305" # Ignore "Use shell only when shell functionality is required"
0 commit comments