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
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
..
cobbler
hpilo Fix various module docs. (#4887) 2022-06-22 22:43:48 +02:00
imc Fix module failure due to itertools.izip_longest (#4211) 2022-02-20 09:40:56 +01:00
ipmi ipmi_power: Add machine option to ensure the power state via the remote target address (#3968) 2022-01-08 16:03:51 +01:00
lenovoxcc Update lenovoxcc module for compatibility with the virtualMedia resource location from Manager to System (#4682) 2022-05-18 07:24:27 +02:00
lxca
manageiq Fix missing '>'. (#4080) 2022-01-25 07:50:11 +01:00
oneview Misc doc issues (#3572) 2021-10-18 13:53:14 +02:00
redfish Add GetFirmwareVersion command to redfish_info (#4900) 2022-06-30 20:35:35 +02:00
stacki
wakeonlan.py