infra/roles/coturn/handlers/main.yml

7 lines
77 B
YAML

---
- name: restart coturn
service:
name: coturn
state: restarted