16 lines
276 B
Text
16 lines
276 B
Text
---
|
|
|
|
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]'
|