summaryrefslogtreecommitdiff
path: root/roles/acmetool/handlers
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-10-05 17:55:53 +0200
committerChristian Pointner <equinox@spreadspace.org>2018-10-05 17:55:53 +0200
commit42f023c73a2e30f17abff585b787b41f48d91042 (patch)
tree9ff2e64653571fc295df6bb4a472d32fa75c5d08 /roles/acmetool/handlers
parentimproved preseed fetch script (diff)
refactor acmetool role
Diffstat (limited to 'roles/acmetool/handlers')
-rw-r--r--roles/acmetool/handlers/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/acmetool/handlers/main.yml b/roles/acmetool/handlers/main.yml
deleted file mode 100644
index 3d6f1b76..00000000
--- a/roles/acmetool/handlers/main.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-- name: reconcile acmetool
- systemd:
- name: acmetool.service
- state: started