Different optimations for collabora

This commit is contained in:
2025-08-20 08:34:12 +02:00
parent 3e5344a46c
commit 9cfb8f3a60
8 changed files with 42 additions and 12 deletions

View File

@@ -2,5 +2,9 @@
- name: "load docker, proxy for '{{ application_id }}'"
include_role:
name: cmp-docker-proxy
vars:
docker_compose_flush_handlers: true
- name: "Load core functions for '{{ application_id }}'"
include_tasks: 01_core.yml
- include_tasks: utils/run_once.yml
when: run_once_web_svc_collabora is not defined