Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

Commit

Permalink
Skip yaml lint from ansible-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-richter committed Mar 15, 2021
1 parent 257254e commit a5658d9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .ansible-lint
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
exclude_paths:
- ./tests/requirements
- ./tests/requirements

skip_list:
- yaml

0 comments on commit a5658d9

Please sign in to comment.