Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 2.0 User’s Guide
- Overview
- Getting Started
- Modules for iDRAC
- How OpenManage Ansible Modules for iDRAC works
- Running your first iDRAC Playbook
- Updating Firmware
- Configuring PowerEdge Servers
- Deploying operating system
- Server Inventory
- Server administration tasks
- Modules for OpenManage Enterprise (OME)
- Troubleshooting
- Accessing documents from the Dell EMC support site
Table 23. dellemc_configure_bios (continued)
Parameter Required Default Choices Comments
NOTE: This option has been
deprecated, and will be removed
in the later version. Please use
the I(attributes) for BIOS attributes
configuration instead.
NOTE: I(nvme_mode) is mutually
exclusive with I(boot_sources).
secure_boot_mode No NA
● AuditMode,
● DeployedMode
● SetupMode
● UserMode
(deprecated) Configures how the BIOS
uses the Secure Boot Policy Objects
in the 14
th
generation of PowerEdge
servers.
NOTE: This option has been
deprecated, and will be removed
in the later version. Please use
the I(attributes) for BIOS attributes
configuration instead.
NOTE: I(secure_boot_mode)
is mutually exclusive with
I(boot_sources).
onetime_boot_mod
e
No NA
● Disabled
● OneTimeBootSeq
● OneTimeCustomBootSeq
Str
● OneTimeCustomHddSeqS
tr
● OneTimeCustomUefiBoot
SeqStr
● OneTimeHddSeq
● OneTimeUefiBootSeq
(deprecated) Configures the one time
boot mode setting.
NOTE: This option has been
deprecated, and will be removed
in the later version. Please use
the I(attributes) for BIOS attributes
configuration instead.
NOTE: I(onetime_boot_mode)
is mutually exclusive with
I(boot_sources).
attributes No NA NA
Dictionary of BIOS attributes and
value pair. Attributes should be
part of the Redfish Dell BIOS
Attribute Registry. Redfish URI
to view BIOS attributes: (https://
I(idrac_ip)/redfish/v1/Systems/
System.Embedded.1/Bios).
If deprecated options are given and
the same are repeated in I(attributes)
then values in I(attributes) will take
precedence.
NOTE: I(attributes) is mutually
exclusive with I(boot_sources).
boot_sources No NA NA
List of boot devices to set the boot
sources settings. Boot devices are
dictionary.
While applying boot sequence, Index of
at least one boot device should be 0.
NOTE: I(boot_sources) is
mutually exclusive with
I(attributes), I(boot_sequence),
Modules for iDRAC 29