Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit d3434d2

Browse files
author
Matej Stajduhar
committed
Merge branch 'Aurora-backup-validation' into Aurora-backup-validation-PR-devel-2.x
2 parents 2f7b7b5 + ca7175a commit d3434d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/debian/ssl/tasks/letsencrypt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,5 @@
161161
ansible.builtin.include_role:
162162
name: contrib/systemd_timers
163163
vars:
164-
timers: "{{ _certbot_renewal_timer }}"
164+
timers: "{{ _certbot_renewal_timer | from_json }}"
165165
when: ssl.autorenew

0 commit comments

Comments
 (0)