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:
+2
-2
@@ -8,6 +8,6 @@
|
||||
|
||||
- name: Create certbot-renew timer
|
||||
template:
|
||||
src: certbot-renew.timer
|
||||
dest: /etc/systemd/system/certbot-renew.timer.j2
|
||||
src: certbot-renew.timer.j2
|
||||
dest: /etc/systemd/system/certbot-renew.timer
|
||||
notify: restart-certbot-renew-service
|
||||
|
||||
Reference in New Issue
Block a user