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/plugins/modules/system
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
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
awall.py
beadm.py rewritten as list literals (#2160) (#2167) 2021-04-05 09:50:08 +02:00
capabilities.py
cronvar.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
crypttab.py
dconf.py [PR #2001/1ea08076 backport][stable-1] Mark non-secret leaking module options with no_log=False (#2004) 2021-03-12 09:37:23 +01:00
dpkg_divert.py
facter.py
filesystem.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
gconftool2.py [PR #2001/1ea08076 backport][stable-1] Mark non-secret leaking module options with no_log=False (#2004) 2021-03-12 09:37:23 +01:00
interfaces_file.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
iptables_state.py
java_cert.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
java_keystore.py java_keystore: improve error handling and returned results (#2183) (#2226) 2021-04-12 22:13:34 +02:00
kernel_blacklist.py
launchd.py
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
lvol.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
make.py
mksysb.py
modprobe.py
nosh.py
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py [PR #2001/1ea08076 backport][stable-1] Mark non-secret leaking module options with no_log=False (#2004) 2021-03-12 09:37:23 +01:00
pam_limits.py
pamd.py
parted.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
pids.py
puppet.py
python_requirements_facts.py
python_requirements_info.py
runit.py Tidy up validations + bug fixes + deprecations (#1830) (#1846) 2021-02-17 07:16:16 +01:00
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py
solaris_zone.py
svc.py
syspatch.py
sysupgrade.py
timezone.py Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1840) 2021-02-16 08:58:51 +01:00
ufw.py
vdo.py fixed Python 3 keys() usage (#1861) (#1890) 2021-02-23 23:48:28 +01:00
xfconf.py [stable-1] xfconf - state absent was not honoring check_mode (#2185) (#2187) 2021-04-07 10:20:30 +02:00
xfs_quota.py bugfix: xfs_quota feedback on projects not initialized has changed (#1596) (#1922) 2021-02-27 09:57:55 +01:00