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] 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
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
5.1.1.yml Prepare 5.1.1 release. 2022-06-13 22:28:45 +02:00
4809-redhat_subscription-unsubscribe.yaml redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) (#4838) 2022-06-14 07:53:49 +02:00
4810-alternatives-bug.yml alternatives: Fix bug with priority default (#4810) (#4835) 2022-06-13 21:51:08 +02:00
4813-fix-nmcli-convert-list.yaml nmcli: do not convert undefined lists to empty strings (#4813) (#4834) 2022-06-13 12:13:05 +02:00
4814-sudoers-file-permissions.yml Ensure managed sudoers config files have 0440 permissions (#4814) (#4828) 2022-06-12 08:59:53 +02:00
4816-proxmox-fix-extended-status.yaml Added conditional to only collect qmpstatus on qemu VMs (#4816) (#4817) 2022-06-11 13:55:15 +02:00