Files
community.general/plugins/modules/system
quidame 89b7e7191f java_keystore: improve error handling and returned results (#2183)
* java_keystore - improve error handling and returned results

* set check_rc=False to return results as documented when module fails
* set LANG, LC_ALL and LC_MESSAGES to C to rely keytool output parsing
* fix pylint's `no-else-return` and `unused-variable` hints
* update related unit tests accordingly
* add a changelog fragment

update unit test (remove stdout_lines from returned dict)

fix unit test: failure is now expected when alias does not exist

* Update changelogs/fragments/2183-java_keystore_improve_error_handling.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix integration test: overwrite keystore at the same location

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-04-12 21:23:43 +02:00
..
2021-04-05 09:22:06 +02:00
2021-04-07 19:31:58 +02:00
2020-06-29 14:59:15 +02:00
2020-11-23 11:14:43 +00:00
2021-01-03 11:38:04 +01:00
2020-03-09 09:11:07 +00:00
2021-02-16 21:45:25 +01:00
2020-08-11 17:54:41 +02:00
2021-01-28 07:26:48 +01:00
2020-11-23 11:14:43 +00:00
2020-08-18 09:10:41 +02:00
2020-11-23 11:14:43 +00:00
2021-03-27 15:13:53 +01:00