mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 16:32:56 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 2.5.0.yml | ||
| 1978-jira-transition-logic.yml | ||
| 1993-haproxy-fix-draining.yml | ||
| 2008-update-java-cert-replace-cert-when-changed.yml | ||
| 2116-add-fields-to-ipa-config-module.yml | ||
| 2135-vmadm-resolvers-type-fix.yml | ||
| 2139-dimensiondata_network-str-format.yml | ||
| 2142-apache2_mod_proxy-cleanup.yml | ||
| 2143-kibana_plugin-fixed-function-calls.yml | ||
| 2144-atomic_get_bin_path.yml | ||
| 2146-npm-add_no_bin_links_option.yaml | ||
| 2157-unreachable-code.yml | ||
| 2159-ipa-user-sshpubkey-multi-word-comments.yaml | ||
| 2160-list-literals.yml | ||
| 2161-pkgutil-list-extend.yml | ||
| 2162-modhelper-variables.yml | ||
| 2162-proxmox-constructable.yml | ||
| 2163-java_keystore_1667_improve_temp_files_storage.yml | ||
| 2174-ipa-user-userauthtype-multiselect.yml | ||
| 2177-java_keystore_1668_dont_expose_secrets_on_cmdline.yml | ||
| 2183-java_keystore_improve_error_handling.yml | ||
| 2185-xfconf-absent-check-mode.yml | ||
| 2188-xfconf-modhelper-variables.yml | ||
| 2203-modhelper-cause-changes-deco.yml | ||
| 2204-github_repo-fix-baseurl_port.yml | ||
| dict-filter.yml | ||
| path_join-shim-filter.yml | ||