install and configure coturn
[ansible.git] / roles / prosody / handlers / main.yml
index 9a9db71d19ff6944c0099baf2f2d0ea58d73de3d..e89cf99074909c7a06374c67502b16ce2082cd7d 100644 (file)
@@ -2,3 +2,5 @@
   service: name=prosody state=restarted enabled=yes
 - name: apache
   service: name=apache2 state=restarted enabled=yes
+- name: coturn
+  service: name=coturn state=restarted enabled=yes