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/packaging/os
patchback[bot] 97dce1f621
Fix #5313: redhat_subscription module is not idempotent when pool_ids (#5319) (#5329)
This fix ensures the idempotency of the redhat_subscription module when pool_ids are used. The main problem was, that a 'None' quantity was not properly handled and that the quantity check compared a string with an integer.

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
Co-authored-by: Christoph Fiehe <c.fiehe@eurodata.de>
(cherry picked from commit 6fe2a84e87)

Co-authored-by: cfiehe <cfiehe@users.noreply.github.com>
2022-10-03 20:36:32 +02:00
..
apk.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
apt_repo.py
apt_rpm.py
copr.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
dnf_versionlock.py dnf_versionlock: new module (#3552) 2021-10-27 22:36:48 +02:00
flatpak.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
flatpak_remote.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
homebrew.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
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 Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00
openbsd_pkg.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
opkg.py Improve opkg module (#3554) 2021-10-14 21:14:32 +02:00
pacman.py Pacman: Fix name of URL packages (#4959) (#4970) 2022-07-21 20:16:24 +02:00
pacman_key.py
pkg5.py
pkg5_publisher.py
pkgin.py Fix exception in pkgin module when all packages are already installed (#3583) 2021-10-22 07:47:27 +02:00
pkgng.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
pkgutil.py
portage.py
portinstall.py
pulp_repo.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
redhat_subscription.py Fix #5313: redhat_subscription module is not idempotent when pool_ids (#5319) (#5329) 2022-10-03 20:36:32 +02:00
rhn_channel.py
rhn_register.py
rhsm_release.py
rhsm_repository.py
rpm_ostree_pkg.py
slackpkg.py
snap.py [PR #3943/12c0220c backport][stable-4] Add option "options" to snap module (#4076) 2022-01-24 09:23:31 +01:00
snap_alias.py fix modules' output by using publish_cmd (#3655) 2021-11-01 13:53:02 +01:00
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py Fix linting errors; fix some real bugs (#5111) (#5115) 2022-08-12 14:37:34 +02:00
yum_versionlock.py Update to new Github account for notifications (#4986) (#4988) 2022-07-23 14:23:31 +02:00
zypper.py Fix various module docs. (#4887) (#4889) 2022-06-22 23:01:49 +02:00
zypper_repository.py Prepare for distutils.version being removed in Python 3.12 (#3936) (#3941) 2021-12-24 19:15:47 +01:00