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
parent b85e263466
commit 8a1ed41fe5
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).