summaryrefslogtreecommitdiff
path: root/roles/acmetool/handlers/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-02-25 04:12:15 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-02-25 04:12:15 +0100
commit692500805f4f6d242e344c8f3beded72d9b01be8 (patch)
tree2c9c2c749a7ac5985ceef1b89572ef1beee02f17 /roles/acmetool/handlers/main.yml
parentadded todo (diff)
added acmetool role
Diffstat (limited to 'roles/acmetool/handlers/main.yml')
-rw-r--r--roles/acmetool/handlers/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/acmetool/handlers/main.yml b/roles/acmetool/handlers/main.yml
new file mode 100644
index 00000000..3d6f1b76
--- /dev/null
+++ b/roles/acmetool/handlers/main.yml
@@ -0,0 +1,5 @@
+---
+- name: reconcile acmetool
+ systemd:
+ name: acmetool.service
+ state: started