mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-02 03:08:05 +00:00
3 lines
135 B
YAML
3 lines
135 B
YAML
- name: "Load core functions for '{{ application_id }}'"
|
|
include_tasks: 01_core.yml
|
|
when: run_once_web_svc_collabora is not defined |