Refactor ansible-lint configuration

This commit is contained in:
2024-09-28 23:30:41 +02:00
parent d2bf2ed418
commit abf28888fb
18 changed files with 3 additions and 316 deletions
+2 -1
View File
@@ -4,7 +4,8 @@ exclude_paths:
- .github/
- tests/
enable_list:
- fqcn-builtins # opt-in
- fqcn-builtins # opt-in
warn_list:
- line-length
- yaml[line-length]
- var-naming[no-role-prefix]