Adds test for systemd

This commit is contained in:
Nikolaos Kakouros
2019-05-12 23:26:33 +02:00
parent d446865f13
commit 9b02af1064
4 changed files with 16 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.