homeserver/.ansible-lint
Grote e732ebf535
All checks were successful
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline was successful
redeployment forgejo + setup ldap (#1)
Reviewed-on: #1
2024-04-04 09:48:09 +02:00

26 lines
612 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
- collections/
- .gitlab-ci.yml
- friedhof/
- playbooks/on-off
- roles/ansible-role-pip
- roles/ansible-role-bootstrap
- roles/ansible_role_ctop
- roles/ansible-role-docker
- roles/ansible-role-helm
- roles/ansible-role-nfs
- roles/ansible-role-unattended-upgrades
- roles/ansible-manage-lvm
- roles/ansible-ufw
- roles/ansible_role_gitea
- roles/ansible-role-postgresql