19 lines
305 B
Text
19 lines
305 B
Text
---
|
|
|
|
exclude_paths:
|
|
- "vars/*"
|
|
|
|
kinds:
|
|
- playbook: "**/*.{yml,yaml}"
|
|
|
|
skip_list:
|
|
- "command-shell"
|
|
- "experimental"
|
|
- "git-latest"
|
|
- "no-changed-when"
|
|
- "no-handler"
|
|
- "name[casing]"
|
|
- "name[template]"
|
|
- "risky-file-permissions"
|
|
- "schema[playbook]"
|
|
- "var-naming[no-role-prefix]"
|