diff options
| author | Luke Hoersten <[email protected]> | 2020-07-04 18:07:07 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-07-04 18:07:07 -0500 |
| commit | 79880c1df8fd49110486051df059f259a1a7d08f (patch) | |
| tree | 4fee195663ce83325fc0c91196bc94570b04424d /ngircd/handlers/main.yaml | |
| parent | 9f1af3e9efa0f21e365ffeeec2d97c4d16228f25 (diff) | |
Removed ngircd and atheme roles in favor of oragono.
Diffstat (limited to 'ngircd/handlers/main.yaml')
| -rw-r--r-- | ngircd/handlers/main.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
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" |
