[ci/cd] feat: skip vars
This commit is contained in:
parent
fb5916e224
commit
4acdc62020
1 changed files with 2 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ exclude_paths:
|
|||
- "vars/*"
|
||||
|
||||
kinds:
|
||||
- tasks: "**/*.{yml,yaml}"
|
||||
- playbook: "**/*.{yml,yaml}"
|
||||
|
||||
skip_list:
|
||||
- "command-shell"
|
||||
|
|
@ -15,4 +15,5 @@ skip_list:
|
|||
- "name[casing]"
|
||||
- "name[template]"
|
||||
- "risky-file-permissions"
|
||||
- "schema[playbook]"
|
||||
- "var-naming[no-role-prefix]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue