mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-08 11:17:17 +02:00
4 lines
141 B
YAML
4 lines
141 B
YAML
- name: "Include core routines for '{{ application_id }}'"
|
|
include_tasks: "01_core.yml"
|
|
when: run_once_web_app_bridgy_fed is not defined
|