infrastructure/ansible/.ansible-lint

17 lines
305 B
Plaintext
Raw Normal View History

2019-12-08 11:58:43 +00:00
skip_list:
- command-instead-of-shell
- no-handler
- git-latest
- fqcn
- name[casing]
- name[play]
- no-changed-when
- var-naming[no-role-prefix]
2021-02-07 13:02:14 +00:00
exclude_paths:
- galaxy_roles/
- galaxy_collections/
2021-09-27 14:50:08 +01:00
- ~/.ansible
- roles/nebula/files/nebula.yml
- roles/traefik/files/traefik.yml