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] 40b35acee2
redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) (#4838)
The 'unsubscribe' command of 'subscription-manager' was deprecated
already in subscription-manager 1.11.3, shipped with RHEL 5.11.
As it was removed in subscription-manager 1.29.x, unsubscribing from
pools was thus broken.

The simple fix is to call the proper command, 'remove'.

(cherry picked from commit a45b90e93f)

Co-authored-by: Pino Toscano <ptoscano@redhat.com>
2022-06-14 07:53:49 +02:00
..
apk.py
apt_repo.py
apt_rpm.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
copr.py
dnf_versionlock.py dnf_versionlock: new module (#3552) 2021-10-27 22:36:48 +02:00
flatpak.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
flatpak_remote.py
homebrew.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
homebrew_cask.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
homebrew_tap.py
installp.py
layman.py
macports.py macports: add stdout and stderr to status (#3499) (#3500) 2021-10-11 06:55:09 +02:00
mas.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
openbsd_pkg.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00
opkg.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
pacman.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +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 pkgng: add basic integration tests (#3526) 2021-10-22 07:32:35 +02:00
pkgutil.py
portage.py
portinstall.py
pulp_repo.py
redhat_subscription.py redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) (#4838) 2022-06-14 07:53:49 +02:00
rhn_channel.py
rhn_register.py
rhsm_release.py
rhsm_repository.py
rpm_ostree_pkg.py
slackpkg.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
snap.py Multiple modules using ModuleHelper (#4674) (#4713) 2022-05-23 07:32:54 +02: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 [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
xbps.py [5.0.0] Bump version to 5.0.0, remove deprecated features (#4516) 2022-04-26 11:45:15 +02:00
yum_versionlock.py yum_versionlock: Fix entry matching (#4183) 2022-02-18 21:07:09 +01:00
zypper.py Set firstrun to avoid use before definition (#4667) 2022-05-16 07:40:46 +02:00
zypper_repository.py Prepare for distutils.version being removed in Python 3.12 (#3936) 2021-12-24 17:34:48 +00:00