Commit Graph

50 Commits (a1fb0826183af614c277430f257bfcc729026d53)

Author SHA1 Message Date
Shaleen Jain f674afe5e8
appservice: add and use homeserver_container_* vars (#2045)
2 years ago
Cody Wyatt Neiman 1dea35209b
Fix self-build error image names
2 years ago
Slavi Pantaleev 7831dc91b3 Import tasks from other roles in a better way
2 years ago
Slavi Pantaleev 0ab2001ce7 Fix git-latest ansible-lint errors
2 years ago
Slavi Pantaleev ddf18eadc7 More ansible-lint fixes
2 years ago
Slavi Pantaleev 34cdaade08 Use fully-qualified module names for builtin Ansible modules
2 years ago
Slavi Pantaleev 677a2fc503 Fix compatibility with ansible=6 / ansible-core=2.13
2 years ago
Slavi Pantaleev 2df993977a Ensure git cloning when self-building is done with the matrix user, not root
2 years ago
Aine 2da3768b20
Added retries to the docker pulls (#1701)
2 years ago
Jim Myhrberg eeca3c8dca
fix: avoid yaml being wrapped at column 80 via to_nice_yaml
2 years ago
László Várady 4359e5774c bridge-mautrix-telegram: add option to enable/disable web-based login
2 years ago
László Várady 9cc3c5be76 Fix warning about reverse-proxying when built-in proxy is disabled
2 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
2 years ago
rakshazi 2836667df2
self-build consistency: missing var
3 years ago
rakshazi c191bf54ca
self-build consistency: add deprecation warnings
3 years ago
rakshazi d9dd524db3
self-build consistency: rename vars everywhere
3 years ago
HarHarLinks c0f7c39f7d s/plabook/playbook
3 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
3 years ago
Slavi Pantaleev fb221c8179
Do not needlessly ignore errors
3 years ago
Toorero b3793f3595 Masked TARGETARCH via docker.build.arg directive
3 years ago
Toorero 3a28100131 Renamed matrix_lottieconverter to matrix_telegram_lottieconverter
3 years ago
Toorero 7f15787d54 Fixed mautrix-telegram selfbuild not working on non amd64 platforms
3 years ago
Slavi Pantaleev fa76c1ee5b Do not run self-build Ansible version-check, if component not enabled
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
Slavi Pantaleev c9d96d8135 Fix mautrix-telegram paths creation bug
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Slavi Pantaleev 52fa7e576b
Fix path typo
4 years ago
Slavi Pantaleev 5fa30cdfcb
Ensure matrix_mautrix_facebook_docker_src_files_path created
4 years ago
Panagiotis Georgiadis 999fd2596f
Local rebuild for Telegram
4 years ago
Stuart Mumford 019a4d7dcd Use role relative paths for things
4 years ago
Slavi Pantaleev 86a8091768 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-telegram
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 9bf8ce878e Add (Postgres + SQLite) support to matrix-mautrix-telegram bridge
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
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 169b09f0ed Fix token mismatch error for the Telegram bridge
5 years ago
Slavi Pantaleev 4e8543ce21 Make Telegram 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 70487061f4 Prefer --mount instead of -v for mounting volumes
5 years ago
Slavi Pantaleev 5361d3a412 Fix Telegram bridge proxying config when matrix-nginx-proxy disabled
5 years ago
Slavi Pantaleev 7379968a3c Fix Telegram bridge HTTP proxying when not using matrix-nginx-proxy
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 bb816df557 Move mautrix telegram and whatsapp into separate roles
5 years ago