Adds test for systemd

This commit is contained in:
Nikolaos Kakouros
2019-05-12 21:10:51 +02:00
parent d446865f13
commit 5e295e8714
4 changed files with 9 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
vars:
certbot_auto_renew_user: root
certbot_auto_renew_systemd: "{{ lookup('env', 'CERTBOT_AUTO_RENEW_SYSTEMD') }}"
pre_tasks:
- name: Update apt cache.