tobiko/.ansible-lint
Eduardo Olivares 2093a45cf9 Add release notes for customize-ubuntu-guest-images-before-test-execution
Change-Id: I12d2a2738e8a643f5db6041a9654a0ce3f36e3aa
2024-12-11 17:37:45 +01:00

22 lines
302 B
Plaintext

---
exclude_paths:
- roles/infrared/
- zuul.d/
- .*.yaml
- tobiko/
- releasenotes/
# TODO(eolivare) remove the following excluded_paths after having fixed
# ansible-lint errors
- infrared_plugin/
- roles/
- playbooks/
skip_list:
- '206'
- '306'
- '403'
- '502'
- '701'