From 6304ff67baeabdf6584b32f112c68dbc3ea554b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=CC=81rton=20Salomva=CC=81ry?= Date: Fri, 29 May 2020 11:02:34 +0200 Subject: [PATCH] Expose outcome from the cron task --- tasks/renew-cron.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/renew-cron.yml b/tasks/renew-cron.yml index a7697d1..259c9dd 100644 --- a/tasks/renew-cron.yml +++ b/tasks/renew-cron.yml @@ -7,3 +7,4 @@ minute: "{{ certbot_auto_renew_minute }}" hour: "{{ certbot_auto_renew_hour }}" user: "{{ certbot_auto_renew_user }}" + register: certbot_cron