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/tests/unit
Pino Toscano a45b90e93f
redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809)
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'.
2022-06-14 07:26:38 +02:00
..
compat Initial commit 2020-03-09 09:11:07 +00:00
mock Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
plugins redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) 2022-06-14 07:26:38 +02:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
requirements.txt Add elastic callback plugin (#3380) 2021-10-11 06:54:14 +02:00