Make sure that the required slash is present. (#802)

This commit is contained in:
Felix Fontein
2024-09-29 21:26:31 +03:00
committed by GitHub
parent 2d82f49adc
commit 5a2dff7b74
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
bugfixes:
- "acme_* modules - when querying renewal information, make sure to insert a slash between the base URL and the certificate identifier
(https://github.com/ansible-collections/community.crypto/issues/801, https://github.com/ansible-collections/community.crypto/pull/802)."