infrastructure/ansible/.ansible-lint
Jake Howard 2af9f8529d
All checks were successful
/ terraform (push) Successful in 46s
/ ansible (push) Successful in 1m53s
Fix new ansible-lint errors
Quite a few changes here, hopefully they work!
2023-06-15 15:16:19 +01:00

16 lines
274 B
Plaintext

skip_list:
- command-instead-of-shell
- no-handler
- git-latest
- fqcn
- name[casing]
- name[play]
- no-changed-when
exclude_paths:
- galaxy_roles/
- galaxy_collections/
- ~/.ansible
- roles/nebula/files/nebula.yml
- roles/traefik/files/traefik.yml