Skip to content

Commit a7434ed

Browse files
committed
continue on acme error
1 parent da50db7 commit a7434ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

roles/haproxy/tasks/get_acme_certs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
failed_when: 'acme_issue.rc != 0 and acme_issue.rc != 2'
5151
become_user: "acme"
5252
become: true
53+
ignore_errors: true
5354

5455
# Now deploy the certificates to haproxy
5556
# We do this in two steps:

0 commit comments

Comments
 (0)