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
2022-05-22 20:57:41 -04:00

5 lines
72 B
YAML

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