mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
Fixing bug in get_volume_inventory (#6719)
* Fixing bug in get_volume_inventory * Adding changelog fragment * sanity fix * Update changelogs/fragments/6719-redfish-utils-fix-for-get-volume-inventory.yml Agreed Co-authored-by: Felix Fontein <felix@fontein.de> * Updating changelog fragment * Update changelogs/fragments/6719-redfish-utils-fix-for-get-volume-inventory.yml Agreed Co-authored-by: Felix Fontein <felix@fontein.de> * Updating changes as per PR comments * PR comment changes --------- Co-authored-by: Kushal <t-s.kushal@hpe.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7b404fd45d
commit
22efbcc627
2 changed files with 23 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_info - fix for ``GetVolumeInventory``, Controller name was getting populated incorrectly and duplicates were seen in the volumes retrieved (https://github.com/ansible-collections/community.general/pull/6719).
|
Loading…
Add table
Add a link
Reference in a new issue