tripleo-ci/.ansible-lint

16 lines
510 B
Plaintext

---
exclude_paths:
- roles/validate-ui/.travis.yml
- roles/oooci-build-images/tasks/main.yaml # the role 'discover-latest-image' was not found
parseable: true
quiet: false
skip_list:
- empty-string-compare # https://github.com/ansible/ansible-lint/issues/457
- role-name # Role name run-test does not match ``^[a-z][a-z0-9_]+$`` pattern
- risky-file-permissions # File permissions unset or incorrect
- package-latest
- document-start
verbosity: 1
mock_modules:
- zuul_return