22 Commits (b648d4579f65d0cdd042d22124ff20ed3bc7323e)

Author SHA1 Message Date
Jayesh Nirve 6939a3d6d3
fix: only add element related entries to client well-known if element is enabled (#2453)
2 years ago
Slavi Pantaleev 8309a21303 Rename reverse proxy types and fix Hookshot http/https urlPrefix issue
2 years ago
Slavi Pantaleev 28d2eb593c Add matrix_playbook_reverse_proxy_type variable which influences all other services
2 years ago
Slavi Pantaleev 707e909b9b /usr/local/bin/matrix-ssl-lets-encrypt-certificates-renew -> /matrix/ssl/bin/lets-encrypt-certificates-renew
2 years ago
Slavi Pantaleev fb86f6d5e7 /usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all
2 years ago
Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs
2 years ago
Slavi Pantaleev 9c0cf5481a Try to be more helpful when matrix_homeserver_generic_secret_key appears to be undefined
2 years ago
Slavi Pantaleev d29b0aeddb Replace even more import_tasks calls with include_tasks
2 years ago
Slavi Pantaleev 787a82d6e8 Combine matrix user/group set_fact calls into one
2 years ago
Slavi Pantaleev 4d881477a3 Add matrix_homeserver_enabled variable
2 years ago
Slavi Pantaleev d829884642 Remove some old checks
2 years ago
Slavi Pantaleev b90956069c Fix matrix_architecture sanity check
2 years ago
Slavi Pantaleev 2ad6bd87c7 Determine matrix_architecture automatically
2 years ago
Slavi Pantaleev a98f249e40 Remove old cleanup tasks
2 years ago
Slavi Pantaleev d8f2141eb0 Install Docker via geerlingguy.docker Galaxy role
2 years ago
Warren Bailey 84c74136ea
Provision extra Jitsi JVB services on additional hosts (#2166)
2 years ago
Slavi Pantaleev 663f0bc5ef Install openssl using ansible.builtin.package, not using a distro-specific package manager module
2 years ago
Slavi Pantaleev 2473cd655b Include ensure_openssl_installed and ensure_fuse_installed utils in a more reliable way
2 years ago
Slavi Pantaleev c1c152f7ac Include potentially distro-specific tasks at runtime
2 years ago
Slavi Pantaleev 04c6c11561 Install ntpd/systemd-timesync via com.devture.ansible.role.timesync
2 years ago
Slavi Pantaleev c3a7237de7 Initial work on using externally defined roles
2 years ago
Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix*
2 years ago