mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 06:04:24 -07:00
redfish_info: Include Status property for GetChassisThermals (#3233)
* redfish_info: Include Status property for GetChassisThermals Include Status property for Thermal objects when querying Thermal properties via GetChassisThermals command. FIXES #3232 * fixup for rename of fragments file * Update changelogs/fragments/3233-include-thermal-sensor-status-via-redfish_info.yaml Co-authored-by: Ajpantuso <ajpantuso@gmail.com> Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
This commit is contained in:
parent
6ac410b3f6
commit
c7fccb2c01
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- redfish_info - include ``Status`` property for Thermal objects when querying Thermal properties via ``GetChassisThermals`` command (https://github.com/ansible-collections/community.general/issues/3232).
|
Loading…
Add table
Add a link
Reference in a new issue