optimized for easier debugging

This commit is contained in:
2025-10-25 12:52:17 +02:00
parent 2be73502ca
commit cb483f60d1
3 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,3 @@
- block:
- name: "Load core functions for '{{ application_id }}'"
include_tasks: 01_core.yml
- include_tasks: utils/run_once.yml
- name: "Load core functions for '{{ application_id }}'"
include_tasks: 01_core.yml
when: run_once_web_svc_collabora is not defined