mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-09 10:56:01 +00:00
Added explicit variable names
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
- include_tasks: 01_core.yml
|
||||
when: run_once_web_svc_cdn is not defined
|
||||
vars:
|
||||
application_id: 'web-svc-cdn'
|
||||
|
||||
- include_tasks: "{{ [ playbook_dir, 'tasks/utils/load_handlers.yml' ] | path_join }}"
|
||||
vars:
|
||||
|
||||
Reference in New Issue
Block a user