mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Handle @Redfish.Settings when setting ComputerSystem boot attributes (#11322)
* set_boot_override function now uses Redfish Settings URI if available in ComputerSystem resource
* Follows code formatting rules
* Add changelogs fragments file
* Update changelogs/fragments/11322-handle-redfish-settings-in-setbootoverride.yml
* Explicit rewriting as a workaround to keep the "good" path clean.
* Adjust changelog fragment.
---------
(cherry picked from commit 7a18af80ce)
Co-authored-by: Pierre-yves Fontaniere <pyfontan@cc.in2p3.fr>
Co-authored-by: Pierre-yves FONTANIERE <pyf@cc.in2p3.fr>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>