mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 21:33:00 +00:00
acme modules: also support 503 for retries (#513)
* Also support 503 for retries. * Forgot to adjust status code comparison. * Also support 408.
This commit is contained in:
2
changelogs/fragments/513-acme-503.yml
Normal file
2
changelogs/fragments/513-acme-503.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- "acme* modules - also support the HTTP 503 Service Unavailable and 408 Request Timeout response status for automatic retries (https://github.com/ansible-collections/community.crypto/pull/513)."
|
||||
Reference in New Issue
Block a user