Skip to content

Commit d9926e3

Browse files
author
Alan Christie
committed
build: ansible-lint now ignores yamllint errors
1 parent ae869ee commit d9926e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ansible-lint

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33
skip_list:
44
- '106' # Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
5+
- yaml # Violations reported by yamllint.
56
warn_list:
67
- fqcn-builtins # Use FQCN for builtin actions.

0 commit comments

Comments
 (0)