java_keystore: simplify code (#10905)

* java_keystore: simplify code

* add changelog frag
This commit is contained in:
Alexei Znamensky 2025-10-11 22:46:04 +13:00 committed by GitHub
commit 8a1ed41fe5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 5 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- java_keystore - remove redundant function (https://github.com/ansible-collections/community.general/pull/10905).