homeserver/.ansible-lint
Michael Grote bffb0836c5
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/pr/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed
ci/woodpecker/pr/ansible-lint Pipeline failed
ansible lint
Signed-off-by: Michael Grote <michael.grote@posteo.de>
2024-07-30 18:52:14 +00:00

14 lines
282 B
Text

---
skip_list:
- yaml[line-length]
- name[casing]
- yaml[comments]
- name[play]
- var-naming[no-role-prefix]
quiet: true
exclude_paths:
- .cache/ # implicit unless exclude_paths is defined in config
- .gitlab-ci.yml
- friedhof/
- playbooks/on-off
- .woodpecker/