infrastructure/ansible/.ansible-lint
Jake Howard 01c236e4e9
All checks were successful
/ terraform (push) Successful in 54s
/ ansible (push) Successful in 3m34s
Remove Nebula
I'm basically all in on Tailscale now
2024-09-01 20:21:29 +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