mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 12:44:22 -07:00
Redfish: Do not set the boot source override mode if not provided by the user (#3581)
* Redfish: Do not set the boot source override mode if not provided by the user Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Corrected changelog file extension Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Update changelogs/fragments/3509-redfish_utils-SetOneTimeBoot-mode-fix.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
e7e2ab94da
commit
481fc48e51
2 changed files with 6 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- redfish_utils module utils - do not attempt to change the boot source override mode if not specified by the user (https://github.com/ansible-collections/community.general/issues/3509/).
|
Loading…
Add table
Add a link
Reference in a new issue