summaryrefslogtreecommitdiff
path: root/roles/x509/acmetool/cert/handlers/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-12-22 22:22:09 +0100
committerChristian Pointner <equinox@spreadspace.org>2022-12-22 22:22:09 +0100
commit0c469b73df57b25a96e77e0b9ae09ab7cd1bf128 (patch)
treefebbbcec4a842042fa45a905d83062b72cc6d172 /roles/x509/acmetool/cert/handlers/main.yml
parentmove acmetool to new x509 subdir (diff)
acmetool: minor refactroing
Diffstat (limited to 'roles/x509/acmetool/cert/handlers/main.yml')
-rw-r--r--roles/x509/acmetool/cert/handlers/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/x509/acmetool/cert/handlers/main.yml b/roles/x509/acmetool/cert/handlers/main.yml
index 08892c18..a7fc43ed 100644
--- a/roles/x509/acmetool/cert/handlers/main.yml
+++ b/roles/x509/acmetool/cert/handlers/main.yml
@@ -1,6 +1,6 @@
---
- name: reconcile acmetool
when: not acmetool_reconcile_disabled
- ansible.builtin.systemd:
+ systemd:
name: acmetool.service
state: started