1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-02-16 18:34:32 +02:00

fix: ignore generated file on yamllint

This commit is contained in:
Marko Weltzer 2022-02-09 15:03:39 +01:00
parent f92e6ad7b9
commit 43a7cd2efc

View File

@ -1,5 +1,8 @@
---
extends: default
ignore: |
roles/matrix-synapse/vars/workers.yml
rules:
line-length: disable