summaryrefslogtreecommitdiff
path: root/roles/acmetool/cert
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-01-19 23:20:09 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-01-19 23:20:09 +0100
commitfc4231a876410e7c1bfffd497c6b3467c9e6a436 (patch)
tree8e41ee8afc725bcf025caa4392b4255ed5b92588 /roles/acmetool/cert
parentfix firewall scripts (diff)
elevate/media: firewall config was a little to strict
Diffstat (limited to 'roles/acmetool/cert')
-rw-r--r--roles/acmetool/cert/handlers/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/acmetool/cert/handlers/main.yml b/roles/acmetool/cert/handlers/main.yml
new file mode 100644
index 00000000..3d6f1b76
--- /dev/null
+++ b/roles/acmetool/cert/handlers/main.yml
@@ -0,0 +1,5 @@
+---
+- name: reconcile acmetool
+ systemd:
+ name: acmetool.service
+ state: started