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/plugins
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
..
become Use become test framework for sudosu tests. (#2629) 2021-05-26 10:34:35 +02:00
cache redis cache - better parsing of connection uri (#2579) 2021-05-26 07:07:09 +02:00
callback [opentelemetry][callback] fix warning when using the include_tasks (#4623) (#4628) 2022-05-05 06:56:26 +00:00
connection Removal of docker content for 2.0.0 (#1304) 2020-11-23 13:03:19 +01:00
inventory Implement contructable support for opennebula inventory plugin: keyed… (#4524) (#4549) 2022-04-21 14:03:37 +02:00
lookup RevBits PAM Secret Server Plugin (#3405) (#3771) 2021-11-22 19:26:48 +01:00
module_utils Add simplified_bsd.txt license file (#4759) (#4760) 2022-06-02 08:01:50 +02:00
modules redhat_subscription: call 'remove' instead of 'unsubscribe' (#4809) (#4837) 2022-06-14 07:53:46 +02:00
__init__.py Initial commit 2020-03-09 09:11:07 +00:00