Switches from cron to systemd

This commit is contained in:
Nikolaos Kakouros
2017-09-06 22:11:17 +02:00
parent f00a0ba181
commit 3e46e4ba8f
6 changed files with 41 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
---
- name: Restart certbot-renew service
service:
name: certbot-renew
state: restarted
enabled: true
listen: restart-certbot-renew-service