src.nth.io/

summaryrefslogtreecommitdiff
path: root/atheme/handlers/main.yaml
blob: 693ccbbc309b8e3e41af09a3fb96b35052894f19 (plain)
1
2
3
4
5
---

- name: restart atheme
  become: yes
  systemd: name="atheme-services.service" enabled="yes" daemon_reload="yes" state="restarted"