1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-26 22:23:26 +00:00
community.general/plugins/modules/packaging/os
patchback[bot] 1f522c414e
[PR #4183/f5ec7373 backport][stable-4] yum_versionlock: Fix entry matching (#4228)
* 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:19:39 +01:00
..
apk.py
apt_repo.py
apt_rpm.py
copr.py
dnf_versionlock.py
flatpak.py
flatpak_remote.py
homebrew.py
homebrew_cask.py homebrew_cask: reinstall when force is install option (#4090) (#4145) 2022-02-02 21:54:52 +01:00
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py
openbsd_pkg.py
opkg.py
pacman.py request for comments - pacman: speed up most operations when working with a package list (#3907) (#4176) 2022-02-09 12:35:26 +01:00
pacman_key.py
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py
portinstall.py
pulp_repo.py
redhat_subscription.py
rhn_channel.py
rhn_register.py
rhsm_release.py
rhsm_repository.py
rpm_ostree_pkg.py
slackpkg.py
snap.py
snap_alias.py
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py
yum_versionlock.py [PR #4183/f5ec7373 backport][stable-4] yum_versionlock: Fix entry matching (#4228) 2022-02-18 23:19:39 +01:00
zypper.py
zypper_repository.py