2022-03-07 21:58:17 +00:00
|
|
|
extends: default
|
|
|
|
|
|
|
|
ignore: |
|
|
|
|
ansible/galaxy_roles
|
|
|
|
ansible/galaxy_collections
|
2023-06-15 15:16:19 +01:00
|
|
|
ansible/group_vars/all/vps-hosts.yml
|
2022-03-07 21:58:17 +00:00
|
|
|
ansible/roles/traefik/files/traefik.yml
|
2023-06-18 17:13:31 +01:00
|
|
|
env
|
2022-03-07 21:58:17 +00:00
|
|
|
|
|
|
|
rules:
|
|
|
|
document-start: disable
|
|
|
|
truthy: disable
|
|
|
|
quoted-strings:
|
|
|
|
quote-type: double
|
|
|
|
required: only-when-needed
|
|
|
|
line-length:
|
2023-10-01 17:10:37 +01:00
|
|
|
max: 160
|