mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-08 10:26:35 +00:00
Added explicit variable names
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user