matrix-docker-ansible-deploy/roles/matrix-bridge-mautrix-telegram
Slavi Pantaleev c4a05b760a Make mautrix bridges not overwrite their config
If they do, our next playbook runs would simply revert it
and report "changed" for that task.

There's no benefit to letting the bridge spew a new config file.

This does not apply to the mautrix whatsapp bridge, because that one
is written in Go (not Python) and takes different flags. There's no
equivalent flag there.
2021-02-03 13:23:18 +02:00
..
defaults Fix mautrix-telegram registration file mistake 2021-01-27 17:11:46 +02:00
tasks Fix mautrix-telegram paths creation bug 2021-01-19 09:15:34 +02:00
templates Make mautrix bridges not overwrite their config 2021-02-03 13:23:18 +02:00