1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-04 21:43:06 +02:00

Fix some ansible-lint-reported errors

This commit is contained in:
Slavi Pantaleev
2024-01-04 13:00:46 +02:00
parent abde681b56
commit ab15991814
9 changed files with 7 additions and 10 deletions

View File

@ -11,4 +11,3 @@
- {'name': 'matrix_static_files_container_labels_base_domain_traefik_hostname', when: "{{ matrix_static_files_container_labels_base_domain_enabled }}"}
- {'name': 'matrix_static_files_container_labels_base_domain_traefik_path_prefix', when: "{{ matrix_static_files_container_labels_base_domain_enabled }}"}