mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-06 13:17:58 +00:00
5 lines
120 B
YAML
5 lines
120 B
YAML
---
|
|
- name: "Setup {{ application_id }}"
|
|
include_tasks: 01_core.yml
|
|
when: run_once_web_app_discourse is not defined
|