Release 2.26.0.

This commit is contained in:
Felix Fontein
2025-03-11 20:09:02 +01:00
parent 0d1f260328
commit e58fe63dde
5 changed files with 242 additions and 205 deletions

View File

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

View File

@@ -1,2 +0,0 @@
minor_changes:
- openssl_pkcs12 - the module now supports ``certificate_content``/``other_certificates_content`` for cases where the data already exists in memory and not yet in a file (https://github.com/ansible-collections/community.crypto/issues/847, https://github.com/ansible-collections/community.crypto/pull/848).