prosody/handlers/main.yaml
author Luke Hoersten <luke@hoersten.org>
Mon, 15 Jun 2020 23:25:16 -0500
changeset 47 3f1771bb0d79
parent 23 b4ad03deace1
child 113 d843011c249d
permissions -rw-r--r--
Added stream support to nginx configs.

---

- name: restart prosody
  become: yes
  systemd: name="prosody.service" enabled="yes" daemon_reload="yes"