Renamed some web apps to web servicesy

This commit is contained in:
2025-08-20 05:00:24 +02:00
parent 4ce681e643
commit 790762d397
28 changed files with 9 additions and 9 deletions

View File

@@ -0,0 +1,9 @@
- name: "load docker, db and proxy for {{ application_id }}"
include_role:
name: cmp-db-docker-proxy
when: run_once_web_app_libretranslate is not defined
- name: run the libretranslate tasks once
set_fact:
run_once_web_app_libretranslate: true
when: run_once_web_app_libretranslate is not defined