mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
redhat_registration: use 'enable_content' D-Bus option when available (#9778)
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+.
This commit is contained in:
parent
105ae0566a
commit
203c1ecfec
2 changed files with 48 additions and 0 deletions
|
@ -0,0 +1,7 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue