correct files in elementweb

This commit is contained in:
Nico Schottelius 2023-12-04 10:50:51 +01:00
commit b7fc05d561
4 changed files with 9 additions and 0 deletions

View file

@ -37,3 +37,9 @@
tags:
- synapse
when: matrix_service == "synapse"
- name: Add turn
include_role:
name: turn
tags:
- turn
when: matrix_service == "turn"