mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-30 23:48:54 +00:00
Fix errors in hpe specific get methods (#7952)
* Fix errors in hpe specific get methods
* corrects reference to non existent `self.chassis_uri_list` to
`self.chassis_uris`
* corrects syntactically incorrect dereferences
* removes an uneccessary variable assignment to `chassis_uri_list`
in `get_psu_inventory` method
* adds changelog fragment for above indicating fix of issue #7951
* Update changelog.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 7.5.5.yml | ||
| 7881-fix-keycloak-client-ckeckmode.yml | ||
| 7919-onepassword-fieldname-casing.yaml | ||
| 7951-fix-redfish_info-exception.yml | ||
| 7970-fix-cargo-path-idempotency.yaml | ||
| 8003-redfish-get-update-status-empty-response.yml | ||
| pkgin.yml | ||