matrix-docker-ansible-deploy/roles/custom
Slavi Pantaleev e9a2b91da6 Enable federation API labels if the federation port is enabled
`matrix_synapse_federation_port_enabled` is defined like this:

```
matrix_synapse_federation_port_enabled: "{{ matrix_synapse_federation_enabled or matrix_synapse_federation_port_openid_resource_required }}"
```

Previously, people that disabled federation, but needed the `openid`
listener were running without these federation-related labels.

In this patch, we're also dropping the `not matrix_synapse_workers_enabled` condition,
because.. none of the Matrix-related labels would be applied anyway when
workers are enabled, thanks to `matrix_synapse_container_labels_matrix_related_labels_enabled`.

Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3127
2024-02-08 12:42:59 +02:00
..
matrix_playbook_migration Wire matrix_server_fqn_matrix_federation to matrix_SERVICE_*_public_federation_api_traefik_hostname for ease of use 2024-01-26 16:04:55 +02:00
matrix-base
matrix-bot-buscarron Add variable-deprecation task for Buscarron 2024-02-06 07:23:56 +02:00
matrix-bot-chatgpt
matrix-bot-draupnir Update gnuxie/draupnir Docker tag to v1.86.1 2024-02-01 20:11:51 +00:00
matrix-bot-go-neb
matrix-bot-honoroit update honoroit (v0.9.19 -> v0.9.20) 2024-02-05 22:12:24 +02:00
matrix-bot-matrix-registration-bot
matrix-bot-matrix-reminder-bot
matrix-bot-maubot
matrix-bot-mjolnir Explicitly Declare Draupnir and Mjolnir Config and enter Bot Mode 2024-01-24 15:26:05 +01:00
matrix-bot-postmoogle
matrix-bridge-appservice-discord
matrix-bridge-appservice-irc
matrix-bridge-appservice-kakaotalk
matrix-bridge-appservice-slack
matrix-bridge-appservice-webhooks
matrix-bridge-beeper-linkedin
matrix-bridge-go-skype-bridge
matrix-bridge-heisenbridge
matrix-bridge-hookshot
matrix-bridge-mautrix-discord Fix mautrix-discord config Jinja2 syntax error 2024-01-25 07:35:16 +02:00
matrix-bridge-mautrix-facebook
matrix-bridge-mautrix-gmessages
matrix-bridge-mautrix-googlechat
matrix-bridge-mautrix-hangouts
matrix-bridge-mautrix-instagram
matrix-bridge-mautrix-signal Update Signal config.yaml.j2 2024-02-08 09:16:29 +00:00
matrix-bridge-mautrix-slack
matrix-bridge-mautrix-telegram chore(deps): update Telegrambot config 2024-01-20 12:58:41 +01:00
matrix-bridge-mautrix-twitter
matrix-bridge-mautrix-whatsapp Bring config.yaml.j2 in line with upstream (#3163) 2024-02-08 08:15:17 +02:00
matrix-bridge-mautrix-wsproxy
matrix-bridge-mx-puppet-discord
matrix-bridge-mx-puppet-groupme
matrix-bridge-mx-puppet-instagram
matrix-bridge-mx-puppet-slack
matrix-bridge-mx-puppet-steam
matrix-bridge-mx-puppet-twitter
matrix-bridge-sms
matrix-cactus-comments
matrix-cactus-comments-client chore(deps): update joseluisq/static-web-server docker tag to v2.25.0 2024-01-23 01:50:56 +00:00
matrix-client-cinny
matrix-client-element Update vectorim/element-web Docker tag to v1.11.57 2024-01-31 20:11:11 +00:00
matrix-client-hydrogen
matrix-client-schildichat
matrix-common-after/tasks
matrix-conduit
matrix-corporal
matrix-coturn
matrix-dendrite Update matrixdotorg/dendrite-monolith Docker tag to v0.13.6 2024-01-26 14:05:29 +00:00
matrix-dimension
matrix-dynamic-dns
matrix-email2matrix
matrix-ldap-registration-proxy
matrix-ma1sd
matrix-media-repo
matrix-prometheus-nginxlog-exporter
matrix-prometheus-services-connect
matrix-rageshake
matrix-registration
matrix-sliding-sync Upgrade sliding-sync (v0.99.14 -> v0.99.15) 2024-01-22 14:36:05 +02:00
matrix-static-files Default to root-path-redirection on the base domain if index.html creation is disabled 2024-01-31 12:13:20 +02:00
matrix-sygnal
matrix-synapse Enable federation API labels if the federation port is enabled 2024-02-08 12:42:59 +02:00
matrix-synapse-admin Upgrade synapse-admin (0.8.7 -> 0.9.0) 2024-02-05 19:07:51 +02:00
matrix-synapse-auto-compressor
matrix-synapse-reverse-proxy-companion Split some homeserver _additional_networks variables into _auto and _custom 2024-01-26 12:55:01 +02:00
matrix-user-creator
matrix-user-verification-service