Skip to content

Commit baf1cd9

Browse files
committed
test: Added exception for handler
Example of this causing an issue is here: ansible/ansible-lint#419 The code is much simpler to understand and cleaner when not using handlers in this case
1 parent 4a7655d commit baf1cd9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ansible-lint

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
skip_list:
3+
- '503'

0 commit comments

Comments
 (0)