redfish_command: allow setting the BootSourceOverrideEnabled property (#825) (#915)

Issue: 824

Co-authored-by: Scott Seekamp <sseekamp@digitalocean.com>
(cherry picked from commit d7ec65c19c)

Co-authored-by: Scott Seekamp <sylgeist@risei.net>
This commit is contained in:
patchback[bot]
2020-09-17 19:50:12 +02:00
committed by GitHub
parent 33cf4877f5
commit 6c387f87dd
3 changed files with 55 additions and 16 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- redfish_command - add sub-command for ``EnableContinuousBootOverride`` and ``DisableBootOverride`` to allow setting BootSourceOverrideEnabled Redfish property (https://github.com/ansible-collections/community.general/issues/824).