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

@@ -2,3 +2,5 @@
- name: "Load core functions for '{{ application_id }}'"
include_tasks: 01_core.yml
when: run_once_web_svc_simpleicons is not defined
vars:
application_id: 'web-svc-simpleicons'