prosody/handlers/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sun, 18 Jul 2021 20:17:16 -0500
changeset 164 ae19501f5251
parent 113 d843011c249d
permissions -rw-r--r--
Updated minecraft to be multi-world and minimized world size.

---

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