Skip to content

Commit

Permalink
Update .ansible-lint
Browse files Browse the repository at this point in the history
Add some rules to warn_list
  • Loading branch information
dometto authored Jan 6, 2025
1 parent a697dec commit 1a8f046
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ exclude_paths:
skip_list:
- role-name
- var-naming
warn_list:
- yaml[line-length]
- no-changed-when
- no-handler

0 comments on commit 1a8f046

Please sign in to comment.