summaryrefslogtreecommitdiff
path: root/roles/x509/acmetool/cert/handlers/main.yml
blob: a7fc43ed2dda3cf75152be72a6d11541bbb8831a (plain) (blame)
1
2
3
4
5
6
---
- name: reconcile acmetool
  when: not acmetool_reconcile_disabled
  systemd:
    name: acmetool.service
    state: started