Decoupeld database, docker and proxy

This commit is contained in:
2025-07-09 14:21:30 +02:00
parent 73329506a9
commit c9c73cbdb2
55 changed files with 386 additions and 103 deletions

View File

@@ -10,9 +10,9 @@
state: present
when: run_once_docker_discourse is not defined
- name: "include svc-rdbms-central"
- name: "load docker and db for {{application_id}}"
include_role:
name: svc-rdbms-central
name: cmp-db-docker
when: run_once_docker_discourse is not defined
- name: "include role srv-web-proxy-domain for {{application_id}}"