aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/turn.yml
blob: 42832d6397f133275b9a0a35101eb23dd6a6935e (plain)
1
2
3
4
5
6
7
8
- name: configure coturn
  hosts: turn_servers
  tags: coturn,turn
  roles:
    - role: common
      tags: common

    - role: coturn