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] 25778a8da4
python_requirements_info: don't overwrite results in 'mismatched' dict key (#4078) (#4110)
* bugfix: don't overwrite results in 'mismatched'

Whichever mismatched package is evaluated last is the value stored in the
'mismatched' key. Instead, it should have a subdict for each pkg that is mismatched
to keep in line with its documented usage.

* Update changelogs/fragments/4078-python_requirements_info.yaml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 526369a243)

Co-authored-by: Will Hegedus <will@wbhegedus.me>
2022-01-29 15:19:47 +00:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py fix alternatives parsing when they are part of a group (#3976) (#4020) 2022-01-10 07:27:12 +01:00
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00
facter.py
filesystem.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00
gconftool2.py
interfaces_file.py interfaces_file - fixed dup options bug (#3862) (#3865) 2021-12-08 05:54:44 +00:00
iptables_state.py
java_cert.py
java_keystore.py
kernel_blacklist.py kernel_blacklist - revamped the module (#3329) (#3409) 2021-09-20 19:58:05 +02:00
launchd.py [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py
lvol.py Rework safety check on size arguments for when LV doesn't exist (#3681) (#3719) 2021-11-13 14:34:31 +01:00
make.py
mksysb.py
modprobe.py
nosh.py Docs improvements. (#3893) (#3895) 2021-12-12 11:46:34 +01:00
ohai.py
open_iscsi.py open-iscsi: adding mutual authentication support and updating authentication parameters description (#3422) (#3447) 2021-09-26 13:49:02 +02:00
openwrt_init.py openwrt_init - improvements (#3284) (#3287) 2021-08-28 22:43:33 +02:00
osx_defaults.py
pam_limits.py
pamd.py pamd - fixed issue+minor refactorings (#3285) (#3309) 2021-08-31 12:59:36 +02:00
parted.py
pids.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00
puppet.py
python_requirements_info.py python_requirements_info: don't overwrite results in 'mismatched' dict key (#4078) (#4110) 2022-01-29 15:19:47 +00:00
runit.py
sap_task_list_execute.py
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py
solaris_zone.py
ssh_config.py
svc.py
syspatch.py
sysrc.py
sysupgrade.py
timezone.py small docs update for timezone module (#3876) (#3877) 2021-12-09 21:19:00 +01:00
ufw.py [ufw] Insert or delete biased when deletion enabled - as for append or delete. (#3514) (#3525) 2021-10-07 22:15:40 +02:00
vdo.py vdo - refactor (#3191) (#3213) 2021-08-16 12:33:09 +00:00
xfconf.py module_helper - implemented classmethod to start the module (#3206) (#3225) 2021-08-17 11:29:11 +02:00
xfconf_info.py
xfs_quota.py