1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Pino Toscano d7bb8648f3
redhat_subscription: fix D-Bus option for consumer type on older distros (#7378)
subscription-manager 1.29.32 renames the "type" D-Bus registration
option to "consumer_type"; this means that the right option must be
passed according to the distro type & version.

Copy the same approach done for environments, tweaking the version
needed: this change is found in RHEL 9.2+ and supported Fedora versions.

Reported-by: Radek Bíba <rbiba@redhat.com>
2023-10-11 07:51:12 +02:00
..
action freebsd: shutdown -p ... on freebsd to power off machine (#7102) 2023-08-14 19:41:47 +02:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache
callback Add unixy support for check_mode_markers (#7179) 2023-09-03 17:38:46 +02:00
connection Fix lxc plugin options (#7369) 2023-10-09 09:11:11 +02:00
doc_fragments proxmox module utils: better error msg when token fails with old proxmoxer (#6839) 2023-07-03 22:07:05 +02:00
filter Update from_csv.py docs (#7296) 2023-09-20 22:02:54 +02:00
inventory LXD moved to Canonical (#7332) 2023-10-04 19:48:54 +02:00
lookup Add TCP option for dig plugin. (#7343) 2023-10-04 16:47:37 +00:00
module_utils Make compatible with current ansible-core devel (#7379) 2023-10-10 07:55:02 +02:00
modules redhat_subscription: fix D-Bus option for consumer type on older distros (#7378) 2023-10-11 07:51:12 +02:00
test