42 Commits (42af090a7cac8151ac8c9ec0f089998ccd31a1f4)

Author SHA1 Message Date
Aaron Raimist 3ab01a5f9e
Pull correct version when self building Mautrix Facebook and Synapse Admin
3 years ago
Slavi Pantaleev 2697590d28 Remove some useless if conditions
3 years ago
Aaron Raimist fc16fbda5b
Remove a bunch of redundant Ansible <2.8 self building checks
3 years ago
Slavi Pantaleev fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
3 years ago
Aaron Raimist 04548f8df2
Merge branch 'master' into hydrogen
3 years ago
Slavi Pantaleev 47b4608b96 Fail in a friendlier way when trying to self-build on Ansible <= 2.8
3 years ago
Slavi Pantaleev 1ab507349c Fix self-building for various components on Ansible < 2.8
3 years ago
Aaron Raimist ca361af616
Add Hydrogen
3 years ago
Slavi Pantaleev 024a23ed17 Upgrade mautrix-facebook to the new Postgres-only version
3 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev bbc08722c5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev a3406a182b Move some things around
4 years ago
Slavi Pantaleev 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook bridge
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
Horvath Gergely 3d096a2b13 make selfbuild be forced on (and only) git master change
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Slavi Pantaleev 027056e027 Fix weird path creation
4 years ago
Slavi Pantaleev 3cee815baf Fix some typos
4 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
4 years ago
Horvath Gergely 3c8535c3bc check ansible version for self-building in every role
4 years ago
Horvath Gergely a5d94eec0b refactor variable names
4 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
4 years ago
Horvath Gergely 8c1e00a6cd add mautrix-facebook support for raspberry pi
4 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
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 18baeabdf2 Do not create Facebook bridge directories with recurse: true
5 years ago
Slavi Pantaleev bf446b6e15 Fix double mv command
5 years ago
Slavi Pantaleev 172b0fa88c Separate Facebook bridge configuration and data
5 years ago
Slavi Pantaleev 330648a3e0 Make Facebook bridge configuration playbook-managed
5 years ago
Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes
5 years ago
Jason Locklin 54a281a425 Config validation not required
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 43fd3cc274 Move mautrix-facebook into a separate role
5 years ago