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/modules/remote_management/redfish
Jacob Yundt 93dcd3f54d
Add GetFirmwareVersion command to redfish_info (#4900)
* Add GetManagerInventory command to redfish_info

Adding GetManagerInventory command to redfish_info, similar to
GetSystemInventory to report Manager specific information like:
- FirmwareVersion
- Model
- ManagerType

Fixes #4899

* Update changelogs/fragments/4899-add-GetManagerInventory-for-redfish_info.yml

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-06-30 20:35:35 +02:00
..
idrac_redfish_command.py redfish modules: documentation language and formatting (#4722) 2022-05-24 20:07:10 +02:00
idrac_redfish_config.py redfish modules: documentation language and formatting (#4722) 2022-05-24 20:07:10 +02:00
idrac_redfish_info.py redfish modules: documentation language and formatting (#4722) 2022-05-24 20:07:10 +02:00
ilo_redfish_config.py DOC: Documment setting of NTP server in examples. (#4655) 2022-05-30 06:55:22 +02:00
ilo_redfish_info.py redfish modules: documentation language and formatting (#4722) 2022-05-24 20:07:10 +02:00
redfish_command.py redfish modules: documentation language and formatting (#4722) 2022-05-24 20:07:10 +02:00
redfish_config.py redfish modules: documentation language and formatting (#4722) 2022-05-24 20:07:10 +02:00
redfish_info.py Add GetFirmwareVersion command to redfish_info (#4900) 2022-06-30 20:35:35 +02:00