mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
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
|
||
|---|---|---|
| .. | ||
| cloud | ||
| database | ||
| files | ||
| identity | ||
| messaging | ||
| monitoring | ||
| net_tools | ||
| notification | ||
| packaging | ||
| remote_management | ||
| source_control | ||
| storage | ||
| system | ||
| web_infrastructure | ||
| __init__.py | ||
| conftest.py | ||
| utils.py | ||