mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
fe3eec0122
* Get controller information from "Controllers" field instead of "StorageControllers" which is deprecated * Add changelog fragment * Changelog fragment writing guide formatting * For consistency, get_disk_inventory and get_volume_inventory use Controllers key instead of StorageControllers to obtain controller name --------- Co-authored-by: Pierre-yves FONTANIERE <pyf@cc.in2p3.fr>
2 lines
186 B
YAML
2 lines
186 B
YAML
minor_changes:
|
|
- redfish_utils - use ``Controllers`` key in redfish data to obtain Storage controllers properties (https://github.com/ansible-collections/community.general/pull/7081).
|