diff --git a/.ansible-lint b/.ansible-lint index 2c562b1..63b14ff 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -1,4 +1,7 @@ --- exclude_paths: - - test2.yml + - test3.yml - .github/ + +kinds: + - tasks: "**/test*.yml"