mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-20 03:56:33 +00:00
optimized for easier debugging
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
- block:
|
||||
- name: "Load core functions for '{{ application_id }}'"
|
||||
include_tasks: 01_core.yml
|
||||
- include_tasks: utils/run_once.yml
|
||||
- name: "Load core functions for '{{ application_id }}'"
|
||||
include_tasks: 01_core.yml
|
||||
when: run_once_web_svc_collabora is not defined
|
||||
Reference in New Issue
Block a user