mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-29 23:49:09 +00:00
* fix(java_cert): detect silent keytool failures by verifying import outcome Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * test(java_cert): add integration tests for silent keytool failure detection Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * changelog: add fragment for PR 12238 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * dummy --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
282 B
YAML
4 lines
282 B
YAML
bugfixes:
|
|
- "java_cert - detect silent ``keytool`` failures by verifying the import outcome after the command exits with ``rc=0``
|
|
(https://github.com/ansible-collections/community.general/issues/6685,
|
|
https://github.com/ansible-collections/community.general/pull/12238)."
|