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
patchback[bot] 323c95437b
[PR #4183/f5ec7373 backport][stable-3] yum_versionlock: Fix entry matching (#4227)
* yum_versionlock: Fix entry matching (#4183)

As an input the module receives names of packages to lock.
Those never matched existing entries and therefore always reported
changes.

For compatibility yum is symlinked to dnf on newer systems,
but versionlock entries defer. Try to parse both formats.

Signed-off-by: Florian Achleitner <flo@fopen.at>
(cherry picked from commit f5ec73735f)

* Empty commit to trigger CI.

Co-authored-by: fachleitner <flo@fopen.at>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-02-18 23:32:18 +01:00
..
action fixed the utf-8 marker (#3162) (#3165) 2021-08-07 15:59:29 +02:00
become Update BOTMETA, fix some plugin authors, improve BOTMETA extra sanity test (#3069) (#3087) 2021-07-26 14:13:28 +02:00
cache [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) 2021-08-12 13:46:55 +02:00
callback Fix exception in the mail callback plugin (#4026) (#4063) 2022-01-20 09:30:06 +01:00
connection Get rid of distutils.spawn and distutils.util (#3934) (#3973) 2022-01-04 07:27:02 +01:00
doc_fragments Add new modules rundeck_job_run and rundeck_job_executions_info (#3521) (#3544) 2021-10-11 07:26:27 +02:00
filter Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00
inventory Update Proxmox Inventory Documentation with additional examples (#4148) (#4158) 2022-02-05 21:57:10 +01:00
lookup passwordstore: Fix error detection for non-English locales (#4219) (#4220) 2022-02-17 22:21:06 +01:00
module_utils Fix comment. (#3993) (#3994) 2022-01-06 15:10:46 +01:00
modules [PR #4183/f5ec7373 backport][stable-3] yum_versionlock: Fix entry matching (#4227) 2022-02-18 23:32:18 +01:00