Release 2.22.1.

This commit is contained in:
Felix Fontein
2024-10-01 22:51:02 +03:00
parent 9cdd28c2ca
commit 4ee90e5ea2
6 changed files with 267 additions and 228 deletions

View File

@@ -1 +0,0 @@
release_summary: Bugfix release.

View File

@@ -1,2 +0,0 @@
bugfixes:
- "various modules - pass absolute paths to ``module.atomic_move()`` (https://github.com/ansible/ansible/issues/83950, https://github.com/ansible-collections/community.crypto/pull/799)."

View File

@@ -1,3 +0,0 @@
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)."