ansible/roles/coturn/handlers/main.yml

5 lines
67 B
YAML
Raw Normal View History

---
- name: Restart coturn
service: name=coturn state=restarted