Added explicit variable names

This commit is contained in:
2025-12-03 19:13:06 +01:00
parent c5e294e567
commit 298ba80664
9 changed files with 23 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
- name: "Load core functions for '{{ application_id }}'"
include_tasks: 01_core.yml
when: run_once_web_svc_onlyoffice is not defined
when: run_once_web_svc_onlyoffice is not defined
vars:
application_id: 'web-app-onlyoffice'