src.nth.io/

summaryrefslogtreecommitdiff
path: root/ngircd/handlers/main.yaml
blob: 3f2905f91ee44411c8bb0d145e3149b372567ff2 (plain)
1
2
3
4
5
---

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