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 49. ome_firmware_baseline_compliance_info
Parameter Required Default Choices Comments
hostname True NA NA Target share address or
hostname.
username True NA NA Target username.
password True NA NA Target user password.
port False 443 NA Target HTTPS port.
baseline_name False NA NA
● Name of the baseline
for which the device
based compliance report
is generated.
● This option is mandatory
for generating baseline
based device compliance
report.
● I(baseline_name) is
mutually exclusive
with I(device_ids),
I(device_service_tags),
and
I(device_group_names).
device_ids False NA NA
● A list of unique identifiers
for which the device
based compliance report
is generated.
● Either I(device_ids),
I(device_service_tags), or
I(device_group_names) is
required to generate
device based compliance
report.
● I(device_ids) is mutually
exclusive with I
(device_service_tags),I(d
evice_group_names), and
I(baseline_name).
● Devices without reports
are ignored.
device_service_tags False NA NA
● A list of service tags
for which the device
based compliance report
is generated.
● Either I(device_ids),
I(device_service_tags), or
I(device_group_names) is
required to generate
device based compliance
report.
● I(device_service_tags)
is mutually exclusive
with I(device_ids),
I(device_group_names),
and I(baseline_name).
● Devices without reports
are ignored.
device_group_names False NA NA
● A list of group names
for which the device
72 Modules for OpenManage Enterprise (OME)