prosody/handlers/main.yaml
author Luke Hoersten <luke@hoersten.org>
Fri, 03 Jul 2020 09:38:16 -0500
changeset 110 83833f68dc36
parent 23 b4ad03deace1
child 113 d843011c249d
permissions -rw-r--r--
Added jellyfin role. Forkbombs my computer though.

---

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