mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* Add GetChassisThermals command to Chassis list * Add GetChassisThermals conditional and point to rf_utils.get_chassis_thermals() function * Implement get_chassis_thermals() in redfish_utils * Remove trailing whitespace * Add more properties, including RelatedItem tto distinguish entries' contexts from each other. * Remove trailing whitespace