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

9 lines
237 B
YAML

- name: "Load Coturn Role for '{{ application_id }}'"
include_role:
name: web-svc-coturn
vars:
flush_handlers: true
when:
- run_once_web_svc_coturn is not defined
- NEXTCLOUD_TALK_TURN_STANDALONE_ENABLED | bool