26 Commits (4eb87c1dcb6c424b394160f5ab57385a6f90e1b0)

Author SHA1 Message Date
Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files
4 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Slavi Pantaleev 675aaa1215 Fix escaping issues affecting the Whatsapp bridge
5 years ago
Slavi Pantaleev bd38861179 Add support for automatic Double Puppeting for all Mautrix bridges
5 years ago
Slavi Pantaleev 53186ffa1c Sync configuration with upstream for all Mautrix bridges
5 years ago
Mike 4edb1eb131
Update init.yml
5 years ago
Michael Haak 5b213e6ad0 Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304
5 years ago
Julian Foad a5eb845a2d
Fix force-pulling of mautrix-whatsapp
5 years ago
Slavi Pantaleev 53ab66eef8 Use mautrix-whatsapp Docker image from new official registry
5 years ago
Slavi Pantaleev c876a7df1d Use |regex_escape in Whatsapp registration.yaml
5 years ago
Slavi Pantaleev 3ff57ed74d Use container network for communication between homeserver and Whatsapp bridge
5 years ago
Slavi Pantaleev 62509e4849
Fix indentation consistency
5 years ago
Thomas Kuehne 4797469383 Make WhatsApp bridge configuration playbook-managed
5 years ago
Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
5 years ago
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
5 years ago
Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes
5 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
5 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
5 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
5 years ago
Slavi Pantaleev 3250df6765 Make bridge uninstallation stop services
5 years ago
Slavi Pantaleev 8d654aecdd Improve file naming consistency
5 years ago
Slavi Pantaleev 13c4e7e5b6 Merge branch 'master' into separate-bridge-roles
5 years ago
Slavi Pantaleev bb816df557 Move mautrix telegram and whatsapp into separate roles
5 years ago