mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
[PR #7144/c7084c6c backport][stable-7] Adding bios registries command to redfish_info (#7372)
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>
This commit is contained in:
parent
d4e831f31d
commit
f1fee975ba
3 changed files with 115 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_info - add support for ``GetBiosRegistries`` command (https://github.com/ansible-collections/community.general/pull/7144).
|
Loading…
Add table
Add a link
Reference in a new issue