mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
Expose outcome from the cron task
This commit is contained in:
parent
1fd8df7e9f
commit
6304ff67ba
@ -7,3 +7,4 @@
|
||||
minute: "{{ certbot_auto_renew_minute }}"
|
||||
hour: "{{ certbot_auto_renew_hour }}"
|
||||
user: "{{ certbot_auto_renew_user }}"
|
||||
register: certbot_cron
|
||||
|
Loading…
x
Reference in New Issue
Block a user