matrix-docker-ansible-deploy/roles/custom/matrix-dimension
Slavi Pantaleev 51df34e7ae Ensure each container labels file defines at least one service
Most of these files were defining a service, usually toward the end.
These lines have been moved upward.

Some components (mautrix-signal, mautrix-gmessages, etc.) were defining
a service conditionally (only if metrics are exposed, etc). This was
causing issues like these in the Traefik logs:

> level=error msg="service \"matrix-mautrix-twitter\" error: port is missing" providerName=docker container=matrix-mautrix-twitter-..
2024-01-17 17:56:45 +02:00
..
defaults Move Dimension to the addons network and connect to Homeserver via matrix_addons_homeserver_client_api_url 2024-01-13 17:58:41 +02:00
tasks Fix all 300+ ansible-lint-reported errors 2023-03-07 17:28:15 +02:00
templates Ensure each container labels file defines at least one service 2024-01-17 17:56:45 +02:00
vars Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00