updated .ansible-lint in order to detect task files

This commit is contained in:
Klaus Zerwes 2022-08-06 00:38:41 +02:00
parent 3f3aea9793
commit d8b6ee3097

View File

@ -1,4 +1,7 @@
---
exclude_paths:
- test2.yml
- test3.yml
- .github/
kinds:
- tasks: "**/test*.yml"