75 Commits (ac8b12d400db1622b3af1c06557865b6cd4c919a)

Author SHA1 Message Date
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
Chris van Dijk cf0e56e92b Consistent usage of matrix username and groupname, not uid and gid
4 years ago
Slavi Pantaleev 9cc0c5955d Use |quote in some command calls
4 years ago
Slavi Pantaleev ac60115190 Fix git installation bug during synapse-simple-antispam installation
4 years ago
Christian Wolf 51c271905d Removed bug in enhanced waiting
4 years ago
Christian Wolf 8c9b5ea6dd Removed a few syntax bugs in Archlinux configuration
4 years ago
Christian Wolf 26bc66117d Removed redunadant waiting
4 years ago
Christian Wolf d84b2868b7 Added basic changes to make it compatible with Archlinux
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 a096eafb45 add possibility to install synapse on raspberry pi
4 years ago
Slavi Pantaleev 2c04384e8e Synchronize config with the one from Synapse 1.9.0
4 years ago
Dan Arnfield 86eff45e8b uri.follow_redirects is now a string field
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 73c90e9513 Try to make Synapse config/key generation respect uid/gid
5 years ago
Slavi Pantaleev 68ed2ebefa Add support for Synapse Simple Antispam
5 years ago
Slavi Pantaleev 10a9deba4a Make Synapse configuration extensible
5 years ago
Slavi Pantaleev b440d5b73c Remove some fact definitions during runtime
5 years ago
Slavi Pantaleev 631a14bf0c Rename run control variables for consistency
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
Slavi Pantaleev a8b633561d Upgrade Synapse (v0.99.4 -> v0.99.5.1)
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 affb99003c Improve Synapse variable naming consistency
5 years ago
Slavi Pantaleev fc7ba153b1 Make matrix-synapse role respect matrix_synapse_enabled flag
5 years ago
Slavi Pantaleev 8d654aecdd Improve file naming consistency
5 years ago
Slavi Pantaleev e3b4622ac8 Split Synapse extension tasks into install/uninstall files
5 years ago
Slavi Pantaleev 663d1add92 Move matrix-appservice-discord into a separate role
5 years ago
Slavi Pantaleev 3339e37ce9 Move matrix-appservice-irc into a separate role
5 years ago
Slavi Pantaleev 43fd3cc274 Move mautrix-facebook into a separate role
5 years ago
Slavi Pantaleev bb816df557 Move mautrix telegram and whatsapp into separate roles
5 years ago
Hugues Morisset a82d5ed281 Add tulir mautrix-facebook (https://github.com/tulir/mautrix-facebook)
5 years ago
Lyubomir Popov a206b65ed7 Use the '-p' non-interactive option to generate password hash instead of 'expect'
5 years ago
Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container).
5 years ago
Slavi Pantaleev 892abdc700 Do not refer to Synapse as "Matrix Synapse"
5 years ago
Slavi Pantaleev 39566aa7fe Generate a Synapse signing key file, if missing
5 years ago
Slavi Pantaleev af1c9ae59d Do not force firewalld on people
5 years ago
Slavi Pantaleev 73af8f7bbb Make self-check not validate self-signed certificates
5 years ago
Lorrin Nelson ceba99eed3 Make federation self-check conditional on matrix_synapse_federation_enabled
5 years ago
Slavi Pantaleev 2d56ff0afa Skip some uninstall tasks if not necessary to run
5 years ago
Plailect f6de3fd668
Start appservice-irc as non-root
5 years ago
Slavi Pantaleev 390ec8a599 Skip some tasks when not necessary to run them
5 years ago