mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
redfish_command: allow setting the BootSourceOverrideEnabled property (#825)
Issue: 824 Co-authored-by: Scott Seekamp <sseekamp@digitalocean.com>
This commit is contained in:
parent
bfdb76e60d
commit
d7ec65c19c
3 changed files with 55 additions and 16 deletions
2
changelogs/fragments/825-bootsource-override-option.yaml
Normal file
2
changelogs/fragments/825-bootsource-override-option.yaml
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue