mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
java_keystore: pass in secret to keytool via stdin (#2526)
* java_keystore: pass in secret to keytool via stdin * add changelog fragment
This commit is contained in:
parent
dc0a56141f
commit
2b1eff2783
3 changed files with 11 additions and 9 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- "java_keystore - replace envvar by stdin to pass secret to ``keytool``
|
||||
(https://github.com/ansible-collections/community.general/pull/2526)."
|
Loading…
Add table
Add a link
Reference in a new issue