src.nth.io/

summaryrefslogtreecommitdiff
path: root/pihole/handlers/main.yaml
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2020-08-01 15:33:24 -0500
committerLuke Hoersten <[email protected]>2020-08-01 15:33:24 -0500
commit4445a92abe844121bfa849de35c9b5959e669f43 (patch)
tree8a86e9dfabbca4b244c801a95cc8399856a385fb /pihole/handlers/main.yaml
parent4d80a3ac95add9a4513b02ac4e4e1c5402c57cbc (diff)
Deleted vestigal matrix pihole and jellyfin roles.
Diffstat (limited to 'pihole/handlers/main.yaml')
-rw-r--r--pihole/handlers/main.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pihole/handlers/main.yaml b/pihole/handlers/main.yaml
deleted file mode 100644
index 864ac26..0000000
--- a/pihole/handlers/main.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-
-- name: restart pihole-ftl
- systemd: name="pihole-FTL.service" state="restarted" daemon_reload="yes"
- become: yes