ci: new linter rules take 2

This commit is contained in:
Guido Grazioli 2023-05-22 16:24:28 +02:00
commit 98e1633c43
3 changed files with 3 additions and 2 deletions

View file

@ -30,6 +30,7 @@ warn_list:
- schema[meta]
- var-naming[no-role-prefix]
- key-order[task]
- blocked_modules
skip_list:
- vars_should_not_be_used