Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 1.0.1 User’s Guide
- Overview
- Getting Started
- Updating Firmware
- Configuring PowerEdge Servers
- Deploying Operating System
- Server Inventory
- Server Administration Tasks
- Troubleshooting
- Accessing support content from the Dell EMC support site
Table 21. dellemc_configure_bios (continued)
part of a domain else
'user'
share_pwd Yes NA NA
Network share user
password
share_mnt Yes NA NA
Local mount path of
the network share with
read-write permission
for ansible user
boot_mode No NA
● Bios
● Uefi
Configures the boot
mode to Bios or Uefi
boot_sequence No NA NA
Boot devices' FQDDs
in the sequential order
for BIOS or UEFI Boot
Sequence
NOTE: Ensure that
'boot_mode' option
is provided to
determine the boot
sequence to be
applied.
nvme_mode No NA
● NonRaid
● Raid
Configures the NVME
mode
NOTE: This
attribute is specific
to the 14th
Generation of
PowerEdge servers.
secure_boot_mode No NA
● AuditMode,
● DeployedMode
● SetupMode
● UserMode
Configures how the
BIOS uses the Secure
Boot Policy Objects
NOTE: This
attribute is specific
to the 14th
Generation of
PowerEdge servers.
onetime_boot_mode No NA
● Disabled
● OneTimeBootSeq
● OneTimeCustomBootSeqStr
● OneTimeCustomHddSeqStr
● OneTimeCustomUefiBootSeq
Str
● OneTimeHddSeq
● OneTimeUefiBootSeq
Configures the one time
boot mode setting
Table 22. Return Values
Name Description Returned Type Sample
BIOS
Configures the BIOS
configuration attributes
Success String
https://github.com/dell/Dell-EMC-
Ansible-Modules-for-iDRAC
Example
-name: Configure BIOS attributes
dellemc_configure_bios:
22
Configuring PowerEdge Servers