src.nth.io/

summaryrefslogtreecommitdiff
path: root/atheme/handlers/main.yaml
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-07-04 18:07:07 -0500
committerLuke Hoersten <[email protected]>2020-07-04 18:07:07 -0500
commit79880c1df8fd49110486051df059f259a1a7d08f (patch)
tree4fee195663ce83325fc0c91196bc94570b04424d /atheme/handlers/main.yaml
parent9f1af3e9efa0f21e365ffeeec2d97c4d16228f25 (diff)
Removed ngircd and atheme roles in favor of oragono.
Diffstat (limited to 'atheme/handlers/main.yaml')
-rw-r--r--atheme/handlers/main.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/atheme/handlers/main.yaml b/atheme/handlers/main.yaml
deleted file mode 100644
index 693ccbb..0000000
--- a/atheme/handlers/main.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-
-- name: restart atheme
- become: yes
- systemd: name="atheme-services.service" enabled="yes" daemon_reload="yes" state="restarted"