mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
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!
* Update plugins/modules/idrac_redfish_info.py
Remove extra manager quantity check
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 11301-idrac-info-multi-manager.yml | ||
| 11340-cronvar-simplify-exc.yml | ||
| 11341-pyupgrade-1.yml | ||
| 11343-pyupgrade-3.yml | ||
| 11344-pyupgrade-4.yml | ||
| 11346-incus-readability.yml | ||