1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-03 23:41:51 +00:00
community.general/plugins
Scott Seekamp 13035e2a2c
Add support for multiple managers to get_manager_attributes command in idrac_redfish_info module (#11301)
* Update get_manager_attributes method to support systems with multiple managers present

Fixes https://github.com/ansible-collections/community.general/issues/11294

* Add changelog fragment
Pre-define reponse for get_manager_attributes method

* Update changelogs/fragments/11301-idrac-info-multi-manager.yml

Update per suggestion!

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/idrac_redfish_info.py
Remove extra manager quantity check

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2026-01-02 17:58:49 +01:00
..
action Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00
become Reformat everything. 2025-11-01 13:46:53 +01:00
cache batch 1 - update Python idiom to 3.7 using pyupgrade (#11341) 2025-12-30 16:15:24 +01:00
callback batch 1 - update Python idiom to 3.7 using pyupgrade (#11341) 2025-12-30 16:15:24 +01:00
connection incus conn plugin: improve readability (was ruff: set target-python 3.7) (#11346) 2025-12-31 11:27:49 +13:00
doc_fragments Adding scw_profile parameter to Scaleway module utilities. (#11314) 2025-12-28 21:03:55 +01:00
filter Added "See Also" section (#11369) 2026-01-02 09:35:06 +01:00
inventory batch 1 - update Python idiom to 3.7 using pyupgrade (#11341) 2025-12-30 16:15:24 +01:00
lookup fix ruff case UP030 (#11189) 2025-11-23 08:37:41 +01:00
module_utils batch 1 - update Python idiom to 3.7 using pyupgrade (#11341) 2025-12-30 16:15:24 +01:00
modules Add support for multiple managers to get_manager_attributes command in idrac_redfish_info module (#11301) 2026-01-02 17:58:49 +01:00
plugin_utils Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00
test Add type hints to action and test plugins and to plugin utils; fix some bugs, and improve input validation (#11167) 2025-11-22 22:52:21 +01:00