103 Commits (5f6ad0f603693d4ea8b31298fe4b8c42d004c724)

Author SHA1 Message Date
Slavi Pantaleev e2e5db3b89
Do not use misleading with_items for a single file
3 years ago
Slavi Pantaleev 6c47b447e3
Do not use misleading with_items for a single file
3 years ago
Wunderharke a24f7626bd 7330992b20 fixed the major_version compare and made foedora deployments to use setup_redhat8.yml. This however broke the script on fedora as there is no EPEL package. This commit add very basic fedora support.
3 years ago
Slavi Pantaleev 7330992b20 Do not compare ansible_distribution_major_version as a string
3 years ago
Marko Weltzer d27e623c71 fix: manually merge upstream
3 years ago
Slavi Pantaleev a095accce7 Replace some CentOS references to support other RHEL derivatives
3 years ago
Marko Weltzer 7e5b88c3b7 fix: all praise the allmighty yamllinter
3 years ago
Wm Salt Hale 88b832a818 updated task names leftover from template used
3 years ago
Wm Salt Hale 3aa8c1f62c only enable openssl if necessary
3 years ago
Slavi Pantaleev 4e4fb98a65 Do not install fuse unless necessary
3 years ago
Slavi Pantaleev 0f59c4056e Set up well-known when invoked with the setup-dendrite tag
3 years ago
Slavi Pantaleev 139c574cdb Move checks from unused validate_config.yml file elsewhere
3 years ago
Slavi Pantaleev 05b4572fab Fix matrix_dimension_homeserver_federationUrl for Dendrite
3 years ago
Slavi Pantaleev 965890bf75 Derive secrets from matrix_homeserver_generic_secret_key, not matrix_synapse_macaroon_secret_key
3 years ago
Slavi Pantaleev 1dfe21944f Make matrix_homeserver_implementation influence matrix_IMPLEMENTATION_enabled, not the other way around
3 years ago
Slavi Pantaleev 3cf9f87097 Add matrix_homeserver_implementation, tracking the current homeserver implementation
3 years ago
Slavi Pantaleev 61391647e9 Make /.well-known/matrix/client and /.well-known/matrix/server customizable
3 years ago
boris runakov d3a9ec98de refactoring
3 years ago
Jan 0ed585baa7
Archlinux: remove package systemd-timesyncd
3 years ago
Slavi Pantaleev 4f841a7001
Merge pull request #1192 from sakkiii/patch-1
3 years ago
sakkiii 087a5d62f1
systemd-timesyncd for any archlinux version
3 years ago
Dan Arnfield df82ec13b2 docker-ce is now available for Debian Bullseye
3 years ago
Blaž Tomažič 72bc9b5cfc Add support for CentOS (Stream) 8
3 years ago
Aaron Raimist 3d2142f88b
Add sanity check for server architecture
4 years ago
Slavi Pantaleev 93960b70be Do not fail if `_matrix-identity` DNS SRV record missing
4 years ago
Peetz0r e0e459ac0c Fixed missing quotes
4 years ago
Peetz0r 473936065d Use Debian Buster Docker repo on Debian Bullseye
4 years ago
Slavi Pantaleev 6cce5383bc Fix Ansible 2.9.6 check
4 years ago
Slavi Pantaleev 2c09111a3a Actually enforce that we run on Ansible >= 2.7.1
4 years ago
Slavi Pantaleev 8710883064
Merge pull request #743 from pushytoxin/docker_network
4 years ago
Aaron Raimist 8827a49e21
Check equality properly
4 years ago
Aaron Raimist 3dd0517f04
Check for buggy version of Ansible that Ubuntu 20.04 provides
4 years ago
Slavi Pantaleev 8748f3d443 Move python{,3}-docker installation to another task
4 years ago
Slavi Pantaleev 349fbb6434 Do not hardcode armhf for Raspbian
4 years ago
Slavi Pantaleev a09ed58892 Ensure gnupg installed on Raspbian
4 years ago
Slavi Pantaleev f545de53f7 Do not hardcode "ubuntu" for the Docker APT key URL
4 years ago
Slavi Pantaleev 55f252a6ed Do not hardcode amd64 in setup_debian.yml
4 years ago
Béla Becker 6921ec4b8a Revert "Work around buggy docker_network sometimes failing to work"
4 years ago
Slavi Pantaleev 23daec748c Require Ansible v2.7 or newer (because of items2dict and dict2items)
4 years ago
Slavi Pantaleev 43c5f3ec6e Do not create /home/matrix when creating the matrix user
4 years ago
Slavi Pantaleev 7eb8192a51 Comlain about version requirement on Ansible v1
4 years ago
Slavi Pantaleev 3d702fe03b Avoid set_fact with error message to prevent confusion
4 years ago
Slavi Pantaleev 3c285bc6f5 Install lsb-release on Debian distros if unavailable
4 years ago
vractal 9b61fef271 Replace gpg dependency for gnupg for better debian compatibility
4 years ago
hungrymonkey d093b9b148 Added gpg as base dependency for Debian 10
4 years ago
Slavi Pantaleev c6ab1c6a90 Riot is now Element
4 years ago
shadow ddfc945fcf Remove unused validate_config.yml, since it causes ansible warnings
4 years ago
Slavi Pantaleev 227f1a28e3 Allow matrix_user_uid/matrix_user_gid to be specified manually
4 years ago
Slavi Pantaleev 7729511a84 Make vars.yml snapshotting optional and more configurable
5 years ago
Slavi Pantaleev 67ab7e7a1b Preserve vars.yml on the server for easily restoring
5 years ago