summaryrefslogtreecommitdiff
path: root/roles/vm-host/handlers
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vm-host/handlers')
-rw-r--r--roles/vm-host/handlers/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/vm-host/handlers/main.yml b/roles/vm-host/handlers/main.yml
deleted file mode 100644
index 158f4dcd..00000000
--- a/roles/vm-host/handlers/main.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-- name: restart inetd
- service:
- name: openbsd-inetd
- state: restarted