Skip to content

Commit

Permalink
Don't warn about tasks that could be handlers
Browse files Browse the repository at this point in the history
  • Loading branch information
t2d committed Feb 17, 2023
1 parent a410580 commit a22b0b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
skip_list:
- fqcn-builtins
- no-handler # Tasks that run when changed should likely be handlers.

0 comments on commit a22b0b6

Please sign in to comment.