community.general/plugins
Pino Toscano bcc92e8aac
redhat_subscription: stop manual unsubscribing on unregistration ()
Unregistering a system also drops all the resources for it
automatically, so there is no need to manually unsubscribing (which
actually means removing all the subscriptions).

In addition to that, newer versions of subscription-manager drop all the
support for entitlements, so the "remove" subcommand (used by
unsubscribe()) does not exist anymore, and thus the unregistration fails
with those versions.

This fixes the registration on EL 10 systems, and Fedora 41 and greater.
2025-01-20 19:37:51 +01:00
..
action action/become/cache/callback: adjust import __future__ for Python3 () 2025-01-20 19:36:21 +01:00
become action/become/cache/callback: adjust import __future__ for Python3 () 2025-01-20 19:36:21 +01:00
cache action/become/cache/callback: adjust import __future__ for Python3 () 2025-01-20 19:36:21 +01:00
callback action/become/cache/callback: adjust import __future__ for Python3 () 2025-01-20 19:36:21 +01:00
connection connection/inventory: adjust import __future__ for Python3 () 2025-01-20 19:36:29 +01:00
doc_fragments (abc*, doc frags): style adjustments () 2025-01-06 21:50:53 +01:00
filter filter plugins: adjust import __future__ for Python3, remove __metaclass__ () 2025-01-20 19:37:14 +01:00
inventory connection/inventory: adjust import __future__ for Python3 () 2025-01-20 19:36:29 +01:00
lookup Docs: fix its vs. it's () 2024-12-29 13:29:58 +01:00
module_utils Redfish: implement obtaining AccountService config () 2025-01-02 16:26:31 +01:00
modules redhat_subscription: stop manual unsubscribing on unregistration () 2025-01-20 19:37:51 +01:00
plugin_utils plugins: replace to_native(), to_text(), str() with str() where possible or leave it away in f-string formatting () 2024-12-28 22:47:18 +01:00
test New Plugins () 2024-07-13 13:32:36 +02:00