dotfiles/.ansible-lint
Jake Howard 51fe499301
All checks were successful
/ lint (push) Successful in 1m47s
Update ansible-link and yamllint
2023-07-30 15:43:58 +01:00

14 lines
207 B
Plaintext

skip_list:
- command-instead-of-shell
- no-handler
- git-latest
- fqcn
- name[casing]
- name[play]
- no-changed-when
- name[missing]
exclude_paths:
- galaxy_roles/
- galaxy_collections/