Files
computer-playbook/roles/web-app-nextcloud/tasks/plugins/spreed.yml

8 lines
241 B
YAML

- name: "Load Coturn Role for '{{ application_id }}'"
include_tasks: "utils/load_app.yml"
vars:
load_app_id: web-svc-coturn
when:
- run_once_web_svc_coturn is not defined
- NEXTCLOUD_HPB_TURN_STANDALONE_ENABLED | bool