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/
|
2023-10-25 22:26:17 +02:00
|
|
|
- friedhof/
|
|
|
|
- playbooks/on-off
|
2024-08-13 00:02:16 +02:00
|
|
|
- playbooks/base
|
|
|
|
- playbooks/3_service
|
2024-08-13 00:03:37 +02:00
|
|
|
- playbooks/1_bootstrap.yml
|
2024-08-22 22:45:13 +02:00
|
|
|
- .gitea/
|
2024-11-09 22:00:58 +01:00
|
|
|
mock_modules:
|
|
|
|
- dubzland.minio.minio_alias
|
|
|
|
- dubzland.minio.minio_user
|
|
|
|
- dubzland.minio.minio_bucket
|