--- exclude_paths: - "vars/*" - ".gitlab/*" 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]"