matrix-docker-ansible-deploy/roles
Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges
Until now, if `--tags=setup-synapse` was used, bridge tasks would not
run and bridges would fail to register with the `matrix-synapse` role.
This means that Synapse's configuration would be generated with an empty
list of appservices (`app_service_config_files: []`).

.. and then bridges would fail, because Synapse would not be aware of
there being any bridges.

From now on, bridges always run their init tasks and always register
with Synapse.

For the Telegram bridge, the same applies to registering with
matrix-nginx-proxy. Previously, running `--tags=setup-nginx-proxy` would
get rid of the Telegram endpoint configuration for the same reason.
Not anymore.
2019-06-14 10:19:52 +03:00
..
matrix-base Do not ask for _matrix._tcp SRV records anymore 2019-06-12 14:51:10 +03:00
matrix-bridge-appservice-discord Make running --tags=setup-synapse only not fail to register bridges 2019-06-14 10:19:52 +03:00
matrix-bridge-appservice-irc Make running --tags=setup-synapse only not fail to register bridges 2019-06-14 10:19:52 +03:00
matrix-bridge-mautrix-facebook Make running --tags=setup-synapse only not fail to register bridges 2019-06-14 10:19:52 +03:00
matrix-bridge-mautrix-telegram Make running --tags=setup-synapse only not fail to register bridges 2019-06-14 10:19:52 +03:00
matrix-bridge-mautrix-whatsapp Make running --tags=setup-synapse only not fail to register bridges 2019-06-14 10:19:52 +03:00
matrix-common-after/tasks Fixed error message to direct users to the right debug command 2019-06-02 18:24:18 -04:00
matrix-corporal Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
matrix-coturn Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
matrix-dimension Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
matrix-mailer Upgrade exim (4.91 -> 4.92) 2019-06-14 08:07:54 +03:00
matrix-mxisd Upgrade mxisd (1.4.4 -> 1.4.5) 2019-06-11 20:19:15 -05:00
matrix-nginx-proxy Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
matrix-postgres Automatically force-pull :latest images 2019-06-10 14:30:28 +03:00
matrix-riot-web Disable riot-web's welcome bot 2019-06-14 07:49:46 +03:00
matrix-synapse Prevent double-quotes around default room version 2019-06-12 09:17:35 +03:00