dotfiles/.ansible-lint

14 lines
207 B
Plaintext
Raw Normal View History

2019-11-18 13:09:43 +00:00
skip_list:
2023-01-08 15:25:23 +00:00
- command-instead-of-shell
- no-handler
- git-latest
- fqcn
2023-07-30 15:43:58 +01:00
- name[casing]
2023-01-08 15:25:23 +00:00
- name[play]
2023-07-30 15:43:58 +01:00
- no-changed-when
- name[missing]
2021-02-07 13:56:58 +00:00
exclude_paths:
- galaxy_roles/
- galaxy_collections/