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