1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-23 13:50:30 +00:00
community.general/plugins/modules/packaging/os
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
..
apk.py
apt_repo.py
apt_rpm.py
copr.py Fix copr integration tests (#3237) (#3325) 2021-09-02 06:30:05 +02:00
flatpak.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00
flatpak_remote.py
homebrew.py Fixed typo in homebrew documentation (#3577) (#3585) 2021-10-18 23:04:16 +02:00
homebrew_cask.py homebrew_cask: reinstall when force is install option (#4090) (#4144) 2022-02-02 22:00:33 +01:00
homebrew_tap.py
installp.py
layman.py
macports.py macports: add stdout and stderr to status (#3499) (#3500) (#3543) 2021-10-11 07:26:17 +02:00
mas.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00
openbsd_pkg.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00
opkg.py
pacman.py
pacman_key.py
pkg5.py
pkg5_publisher.py
pkgin.py Fix exception in pkgin module when all packages are already installed (#3583) (#3596) 2021-10-22 08:07:10 +02:00
pkgng.py Pkgng many packages one command (#3393) (#3529) 2021-10-08 07:57:27 +02:00
pkgutil.py
portage.py
portinstall.py
pulp_repo.py
redhat_subscription.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhn_channel.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhn_register.py
rhsm_release.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rhsm_repository.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
rpm_ostree_pkg.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
slackpkg.py
snap.py snap - improved error handling (#3211) (#3288) 2021-08-28 22:43:49 +02:00
sorcery.py
svr4pkg.py
swdepot.py
swupd.py mass-added the utf-8 marker (#3163) (#3170) 2021-08-08 11:48:54 +02:00
urpmi.py
xbps.py
yum_versionlock.py [PR #4183/f5ec7373 backport][stable-3] yum_versionlock: Fix entry matching (#4227) 2022-02-18 23:32:18 +01:00
zypper.py zypper: support transactional-updates (#3164) (#3193) 2021-08-12 08:29:22 +02:00
zypper_repository.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3942) 2021-12-24 19:15:51 +01:00