mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-09-10 16:00:41 +02:00
Adds test for systemd
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user