1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
patchback[bot] 0fbb0039b1
java_keystore: improve error handling and returned results (#2183) (#2226)
* 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>
(cherry picked from commit 89b7e7191f)

Co-authored-by: quidame <quidame@poivron.org>
2021-04-12 22:13:34 +02:00
..
integration/targets java_keystore: improve error handling and returned results (#2183) (#2226) 2021-04-12 22:13:34 +02:00
sanity fixed documentation for oneview modules (#2092) (#2098) 2021-03-24 18:24:30 +01:00
unit java_keystore: improve error handling and returned results (#2183) (#2226) 2021-04-12 22:13:34 +02:00
utils Restrict docker to < 5.0.0 for Python < 3.6. (#2196) 2021-04-07 14:24:56 +02:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
requirements.yml Remove ansible.posix dependency (#1157) (#1191) 2020-10-28 20:57:07 +01:00