Michael Grote
5cd43e8f3d
Reviewed-on: https://git.mgrote.net///mg/homeserver/pulls/179 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
17 lines
348 B
Text
17 lines
348 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/
|
|
- friedhof/
|
|
- playbooks/on-off
|
|
- playbooks/base
|
|
- playbooks/3_service
|
|
- playbooks/1_bootstrap.yml
|
|
- .gitea/
|