Allow overriding which cron file gets updated

This commit is contained in:
Márton Salomváry
2020-05-29 11:05:00 +02:00
parent 24580c85d2
commit 1fd8df7e9f
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ certbot_auto_renew_user: "{{ ansible_user | default(lookup('env', 'USER')) }}"
certbot_auto_renew_hour: "3"
certbot_auto_renew_minute: "30"
certbot_auto_renew_options: "--quiet --no-self-upgrade"
certbot_auto_renew_cron_file:
# Parameters used when creating new Certbot certs.
certbot_etc: /etc/letsencrypt