mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-10 16:00:41 +02:00
Switches from cron to systemd
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
|
||||
- name: Restart certbot-renew service
|
||||
service:
|
||||
name: certbot-renew
|
||||
state: restarted
|
||||
enabled: true
|
||||
listen: restart-certbot-renew-service
|
||||
Reference in New Issue
Block a user