mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-07 03:00:33 -07:00
This makes sure that subscription-manager always enables the content for the system right after the registration. This is particular important on EL 10+ and Fedora 41+.
7 lines
334 B
YAML
7 lines
334 B
YAML
bugfixes:
|
|
- |
|
|
redhat_subscription - use the "enable_content" option (when available) when
|
|
registering using D-Bus, to ensure that subscription-manager enables the
|
|
content on registration; this is particular important on EL 10+ and Fedora
|
|
41+
|
|
(https://github.com/ansible-collections/community.general/pull/9778).
|