8 lines
129 B
YAML

---
- name: Converge
hosts: all
tasks:
- name: "Include matrix-coturn"
include_role:
name: "matrix-coturn"