32 Commits (5a0e977df84064d6c91b9fa308f5df6d6e1f7187)

Author SHA1 Message Date
Slavi Pantaleev 677a2fc503 Fix compatibility with ansible=6 / ansible-core=2.13
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
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
2 years ago
Slavi Pantaleev 735c966ab6 Disable systemd services when stopping to uninstall them
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 cba973d6b5 Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord
4 years ago
Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around
4 years ago
Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details
4 years ago
Slavi Pantaleev 4617984b9f Add (SQLite -> Postgres) migration instructions
4 years ago
Slavi Pantaleev b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data
4 years ago
Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres
4 years ago
Slavi Pantaleev 05cecb5261 Merge branch 'discord-v1.0'
4 years ago
Slavi Pantaleev 75f9fde7a4 Remove some more -v usage
4 years ago
Slavi Pantaleev fe7bed5df3 Upgrade appservice-discord
4 years ago
Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage
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 c40d28a0dc Relocate user-store.db/room-store.db when migrating Discord bridge files
5 years ago
Slavi Pantaleev 8529efcd1c Make Discord 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 ab59cc50bd Add support for more flexible container port exposing
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 663d1add92 Move matrix-appservice-discord into a separate role
5 years ago