infrastructure/ansible/yamllint.yml
Jake Howard 604202fdce
Add traefik pages
Add it ready for the migration in future
2021-01-16 23:29:55 +00:00

16 lines
280 B
YAML

extends: default
ignore: |
ansible/galaxy_roles
ansible/group_vars/all/hosts.yml
ansible/roles/traefik/files/traefik.yml
rules:
document-start: disable
truthy: disable
quoted-strings:
quote-type: double
required: only-when-needed
line-length:
max: 150