Reactivated keycloak docker and webserver tasks and implemented correct logic for element and synapse redirect handling

This commit is contained in:
2025-08-11 02:21:02 +02:00
parent 5426014096
commit b5d8ac5462
3 changed files with 46 additions and 7 deletions

View File

@@ -1,10 +1,10 @@
---
#- name: "create import files for {{application_id}}"
# include_tasks: 01_import.yml
#
#- name: "load docker, db and proxy for {{application_id}}"
# include_role:
# name: cmp-db-docker-proxy
- name: "create import files for {{application_id}}"
include_tasks: 01_import.yml
- name: "load docker, db and proxy for {{application_id}}"
include_role:
name: cmp-db-docker-proxy
- name: "Apply client redirects without realm import"
include_tasks: 02_update_client_redirects.yml