47c2ff4c26
* Rename redfish_facts -> redfish_info, idrac_redfish_facts -> idrac_redfish_info * Update porting guide. * Add changelog. * Fix metadata. * Remove copy artefacts. * Change from deprecate/new module to rename.
5 lines
327 B
YAML
5 lines
327 B
YAML
minor_changes:
|
|
- The ``idrac_redfish_facts`` module has been renamed to ``idrac_redfish_info``.
|
|
When called with the new name, the module no longer returns ``ansible_facts``.
|
|
- The ``redfish_facts`` module has been renamed to ``redfish_info``.
|
|
When called with the new name, the module no longer returns ``ansible_facts``.
|