infrastructure/ansible/.ansible-lint
Jake Howard c5215e330b
Update yamllint to fix dependency issue
I think this still validates everything we need it to
2022-01-11 20:51:12 +00:00

12 lines
229 B
Plaintext

skip_list:
- command-instead-of-shell
- no-handler
- git-latest
exclude_paths:
- ansible/galaxy_roles/
- ansible/galaxy_collections/
- ~/.ansible
- roles/nebula/files/nebula.yml
- roles/traefik/files/traefik.yml