From 42f023c73a2e30f17abff585b787b41f48d91042 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 5 Oct 2018 17:55:53 +0200 Subject: refactor acmetool role --- roles/acmetool/handlers/main.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 roles/acmetool/handlers/main.yml (limited to 'roles/acmetool/handlers') 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 -- cgit v1.2.3