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] 113e7cdfa0
rhsm_release: Fix the issue that rhsm_release module considers 8, 7Client and 7Workstation as invalid releases (#2571) (#2606)
* rhsm_release: Fix the issue that rhsm_release module considers 8, 7Client and 7Workstation as invalid releases.

* Fix the unit test error: The new release_matcher could pass a wider range of patterns but that would not cause extra issue to the whole module.

* Submit the changelog fragment.

* Update changelogs/fragments/2571-rhsm_release-fix-release_matcher.yaml

Co-authored-by: Amin Vakil <info@aminvakil.com>

Co-authored-by: Amin Vakil <info@aminvakil.com>
(cherry picked from commit 593d622438)

Co-authored-by: Tong He <68936428+unnecessary-username@users.noreply.github.com>
2021-05-24 20:28:18 +00:00
..
apk.py
apt_repo.py
apt_rpm.py
copr.py
flatpak.py
flatpak_remote.py
homebrew.py Small Documentation Example Of Cask Leveraging (#2462) (#2470) 2021-05-08 12:18:28 +02:00
homebrew_cask.py
homebrew_tap.py
installp.py
layman.py
macports.py
mas.py
openbsd_pkg.py
opkg.py
pacman.py pacman: add 'executable' option to use an alternative pacman binary (#2524) (#2554) 2021-05-18 13:08:06 +02:00
pkg5.py
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py fixed calls to list.extend() (#2161) 2021-04-04 23:38:59 +02:00
portage.py
portinstall.py
pulp_repo.py Add a Pulp 2 related note to pulp_repo (#2096) 2021-03-24 17:48:24 +01:00
redhat_subscription.py
rhn_channel.py
rhn_register.py
rhsm_release.py rhsm_release: Fix the issue that rhsm_release module considers 8, 7Client and 7Workstation as invalid releases (#2571) (#2606) 2021-05-24 20:28:18 +00:00
rhsm_repository.py
rpm_ostree_pkg.py
slackpkg.py
snap.py
sorcery.py
svr4pkg.py Fix #2373 - TypeError: a bytes-like object is required, not 'str' (#2375) (#2419) 2021-05-03 07:56:05 +02:00
swdepot.py
swupd.py
urpmi.py
xbps.py
yum_versionlock.py
zypper.py Bugfix: Respect PATH env variable in zypper modules (#2094) 2021-03-25 22:30:35 +01:00
zypper_repository.py Bugfix: Respect PATH env variable in zypper modules (#2094) 2021-03-25 22:30:35 +01:00