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/changelogs/fragments
patchback[bot] 141f32c78b
redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) (#4837)
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:46 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
4755-mhexception-improvement.yml ModuleHelperException module utils - improved exception initialization (#4755) (#4785) 2022-06-06 10:58:28 +02:00
4809-redhat_subscription-unsubscribe.yaml redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) (#4837) 2022-06-14 07:53:46 +02:00
4813-fix-nmcli-convert-list.yaml nmcli: do not convert undefined lists to empty strings (#4813) (#4833) 2022-06-13 12:13:02 +02:00
4814-sudoers-file-permissions.yml Ensure managed sudoers config files have 0440 permissions (#4814) (#4827) 2022-06-12 08:59:48 +02:00