mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-07 09:56:41 +00:00
9 lines
205 B
YAML
9 lines
205 B
YAML
- include_tasks: 01_core.yml
|
|
when: run_once_web_svc_cdn is not defined
|
|
vars:
|
|
application_id: 'web-svc-cdn'
|
|
|
|
- include_tasks: utils/load_handlers.yml
|
|
vars:
|
|
handler_role_name: "docker-compose"
|