prosody/handlers/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sun, 28 Jun 2020 15:08:36 -0500
changeset 54 1ea4f1c7c675
parent 23 b4ad03deace1
child 113 d843011c249d
permissions -rw-r--r--
Updated client templating in adguard.

---

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