mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 19:41:43 -07:00
redhat_subscription: use D-Bus registration on RHEL 7 only on 7.4+ (#7624)
subscription-manager does not provide a D-Bus interface in versions of RHEL 7 older than 7.4.
This commit is contained in:
parent
1b9d437be8
commit
af01b462d5
3 changed files with 35 additions and 2 deletions
|
@ -0,0 +1,6 @@
|
|||
bugfixes:
|
||||
- |
|
||||
redhat_subscription - use the D-Bus registration on RHEL 7 only on 7.4 and
|
||||
greater; older versions of RHEL 7 do not have it
|
||||
(https://github.com/ansible-collections/community.general/issues/7622,
|
||||
https://github.com/ansible-collections/community.general/pull/7624).
|
Loading…
Add table
Add a link
Reference in a new issue