From 79880c1df8fd49110486051df059f259a1a7d08f Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Sat, 4 Jul 2020 18:07:07 -0500 Subject: Removed ngircd and atheme roles in favor of oragono. --- ngircd/handlers/main.yaml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 ngircd/handlers/main.yaml (limited to 'ngircd/handlers/main.yaml') diff --git a/ngircd/handlers/main.yaml b/ngircd/handlers/main.yaml deleted file mode 100644 index 3f2905f..0000000 --- a/ngircd/handlers/main.yaml +++ /dev/null @@ -1,5 +0,0 @@ ---- - -- name: restart ngircd - become: yes - systemd: name="ngircd.service" state="restarted" daemon_reload="yes" -- cgit v1.2.3