mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-15 07:00:32 -07:00
Adding bios registries command to redfish_info (#7144)
* added bios attribute registry
* changelog
* changed bios registry function
* Added credential based support
* removed request and added workaround for HPE servers
* Update plugins/module_utils/redfish_utils.py
Agreed
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/module_utils/redfish_utils.py
Agreed
Co-authored-by: Felix Fontein <felix@fontein.de>
* Added vendor specific changes
---------
Co-authored-by: Ramasamy <gayathiri.dev.ramasamy@hpe.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit c7084c6c30
)
Co-authored-by: Gayathirideviramasamy <48905873+Gayathirideviramasamy@users.noreply.github.com>
2 lines
150 B
YAML
2 lines
150 B
YAML
minor_changes:
|
|
- redfish_info - add support for ``GetBiosRegistries`` command (https://github.com/ansible-collections/community.general/pull/7144).
|