Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 3.0.0 User’s Guide
- Overview
- Getting Started
- Modules for iDRAC
- How OpenManage Ansible Modules work with iDRAC
- Running your first iDRAC Playbook
- Updating Firmware
- Configuring PowerEdge Servers
- Deploying operating system
- Server Inventory
- Server administration tasks
- Storage controller
- Modules for OpenManage Enterprise (OME)
- Modules for Redfish APIs
- Deprecated modules
- Deprecated iDRAC modules
- Install firmware
- View Lifecycle Controller status
- Export or Import Server Configuration Profile
- Configure time zone and NTP on iDRAC
- Configure iDRAC network
- Configure BIOS
- Configure iDRAC users
- Configure RAID
- Configure syslog
- Boot to a network ISO image
- Reset iDRAC
- View Lifecycle controller job status
- Export LC logs
- Delete LC job
- Delete LC job queue
- Deprecated OpenManage Enterprise (OME) modules
- Deprecated iDRAC modules
- Accessing documents from the Dell EMC support site
Table 82. dellemc_configure_bios (continued)
Parameter/
aliases
Required Default Choices Comments
boot_sequence
No NA NA
(deprecated) Boot devices' FQDDs in
the sequential order for BIOS or UEFI
Boot Sequence.
Provide the I(boot_mode) option
to determine the appropriate boot
sequence to be applied.
NOTE: This option has been
deprecated, and will be removed in
the later version. Please use the
I(attributes) or I(boot_sources) for
Boot Sequence modification instead.
NOTE: I(boot_sequence) is mutually
exclusive with I(boot_sources).
nvme_mode No NA
● NonRaid
● Raid
(deprecated) Configures the NVME
mode in iDRAC 9 based 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(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
iDRAC 9 based 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://
136 Deprecated modules