infrastructure/ansible/.ansible-lint
Jake Howard b93832be28
All checks were successful
/ terraform (push) Successful in 35s
/ ansible (push) Successful in 1m22s
Remove Nebula
I'm basically all in on Tailscale now
2024-07-30 20:03:04 +01:00

15 lines
271 B
Text

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