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