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
clean_up_old_files.yml
main.yml
sanity_check.yml Add matrix_homeserver_implementation, tracking the current homeserver implementation 2022-01-07 15:59:35 +02:00
setup_matrix_base.yml
setup_matrix_user.yml
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