2023-10-19 11:10:04 +02:00
|
|
|
---
|
|
|
|
skip_list:
|
|
|
|
- yaml[line-length]
|
|
|
|
- name[casing]
|
|
|
|
- yaml[comments]
|
2023-10-25 22:26:17 +02:00
|
|
|
- name[play]
|
|
|
|
- var-naming[no-role-prefix]
|
2023-10-19 11:10:04 +02:00
|
|
|
quiet: true
|
|
|
|
exclude_paths:
|
|
|
|
- .cache/ # implicit unless exclude_paths is defined in config
|
|
|
|
- collections/
|
|
|
|
- .gitlab-ci.yml
|
2023-10-25 22:26:17 +02:00
|
|
|
- friedhof/
|
|
|
|
- playbooks/on-off
|
2024-04-04 09:48:09 +02:00
|
|
|
- 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
|
2024-07-09 17:35:56 +02:00
|
|
|
- .woodpecker/
|