Fixes timer creation

This commit is contained in:
Nikolaos Kakouros
2017-09-06 22:41:12 +02:00
parent 31451b91eb
commit d63d769983
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -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