kinds: - j2: "**/*.j2.yaml" - playbook: "**/common/*.yml" - yaml: "roles/*.yaml" mock_modules: - tripleo_all_nodes_data skip_list: # TODO(zbr): Address in follow-ups - role-name - unnamed-task # yaml ones - yaml[braces] - yaml[colons] - yaml[commas] - yaml[comments] - yaml[comments-indentation] - yaml[empty-lines] - yaml[indentation] - yaml[line-length] - yaml[new-line-at-end-of-file] - yaml[trailing-spaces] - yaml[truthy] - yaml[brackets] - yaml[hyphens] - experimental