7 lines
No EOL
91 B
YAML
7 lines
No EOL
91 B
YAML
---
|
|
# coturn TURN server
|
|
|
|
- hosts: coturn
|
|
become: true
|
|
roles:
|
|
- jotbe.coturn-docker |