blob: 3a5a2822a3800e8ba8c5821e46ce1fb4b75cbde6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
---
exclude_paths:
- inventory/group_vars # Copied from kubespray, and not necessary to lint
- .github # Not ansible roles
skip_list:
- fqcn-builtins
- meta-no-info
- role-name
|