mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
f4575816be
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>
(cherry picked from commit 22efbcc627
)
Co-authored-by: TSKushal <44438079+TSKushal@users.noreply.github.com>
2 lines
236 B
YAML
2 lines
236 B
YAML
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).
|