mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
* replace inline clear password by environment variable on a per-command basis.
* add changelog fragment
* update related unit tests
* Update changelogs/fragments/2177-java_keystore_1668_dont_expose_secrets_on_cmdline.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix unit test: force result without lambda
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit eb851d4208
)
Co-authored-by: quidame <quidame@poivron.org>
This commit is contained in:
parent
cf144df715
commit
611f3ed3a9
3 changed files with 18 additions and 11 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
security_fixes:
|
||||
- "java_keystore - pass secret to keytool through an environment variable to not expose it as a
|
||||
commandline argument (https://github.com/ansible-collections/community.general/issues/1668)."
|
Loading…
Add table
Add a link
Reference in a new issue