This repository has been archived on 2023-09-13. You can view files and clone it, but cannot push or open issues or pull requests.
homeserver-ansible/roles/services/coturn/handlers/main.yml

5 lines
72 B
YAML
Raw Permalink Normal View History

2022-05-22 20:47:58 -04:00
- name: Restart coturn
service:
name: coturn
state: restarted