Release 2.26.4.

This commit is contained in:
Felix Fontein
2025-07-26 14:37:51 +02:00
parent e145fe71a9
commit ded8568802
5 changed files with 303 additions and 267 deletions

View File

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

View File

@@ -1,4 +0,0 @@
bugfixes:
- "Improve error message when loading a private key fails due to correct private key files or wrong passwords.
Also include the original cryptography error since it likely contains more helpful information
(https://github.com/ansible-collections/community.crypto/issues/936, https://github.com/ansible-collections/community.crypto/pull/939)."