Support 429 Too Many Requests for acme module_utils. (#508)

This commit is contained in:
Felix Fontein
2022-09-19 20:10:03 +02:00
committed by GitHub
parent 1dcc135da5
commit a0d862e1f1
2 changed files with 38 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "acme* modules - support the HTTP 429 Too Many Requests response status (https://github.com/ansible-collections/community.crypto/pull/508)."