Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 4, 2023
1 parent 8d75131 commit 5faf3ac
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
warn_list: # or 'skip_list' to silence them completely
- '208' # File permissions unset or incorrect
- '301' # Commands should not change things if nothing needs doing
- '305' # Use shell only when shell functionality is required
- '504' # Do not use 'local_action', use 'delegate_to: localhost'
- syntax-check
- '208' # File permissions unset or incorrect
- '301' # Commands should not change things if nothing needs doing
- '305' # Use shell only when shell functionality is required
- '504' # Do not use 'local_action', use 'delegate_to: localhost'
- syntax-check

0 comments on commit 5faf3ac

Please sign in to comment.