matrix-docker-ansible-deploy/roles/matrix-base/tasks
Slavi Pantaleev 3cf9f87097 Add matrix_homeserver_implementation, tracking the current homeserver implementation
The goal is to have a single variable which tells us which homeserver
software is in use. Much simpler than having if/elif/elif checks for
variables like (`matrix_synapse_enabled` and `matrix_dendrite_enabled`, etc.)
everywhere.
2022-01-07 15:59:35 +02:00
..
server_base Archlinux: remove package systemd-timesyncd 2021-09-26 11:48:03 +02:00
clean_up_old_files.yml Split playbook into multiple roles 2019-01-12 18:01:10 +02:00
main.yml Do not fail if _matrix-identity DNS SRV record missing 2021-03-30 11:24:04 +03:00
sanity_check.yml Add matrix_homeserver_implementation, tracking the current homeserver implementation 2022-01-07 15:59:35 +02:00
setup_matrix_base.yml Revert "Work around buggy docker_network sometimes failing to work" 2020-12-05 19:02:10 +01:00
setup_matrix_user.yml Do not create /home/matrix when creating the matrix user 2020-09-29 18:14:37 +03:00
setup_well_known.yml Make /.well-known/matrix/client and /.well-known/matrix/server customizable 2021-11-26 15:28:03 +02:00
validate_config.yml refactoring 2021-11-16 21:03:21 +02:00