Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 4.0.0 User’s Guide
- Contents
- 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)
- How OpenManage Ansible Modules work with OME
- Running your first OME Playbook
- Manage Devices
- Manage device configuration templates
- Template Service
- Manage the device firmware
- Manage jobs
- Manage users
- Manage identity pool
- Manage application settings
- Manage network configuration
- Manage fabrics
- Manage Profiles
- Device discovery
- Manage Chassis
- Manage Active Directory service and user groups
- Diagnostics
- Modules for Redfish APIs
- Deprecated modules
Table 33. ome_configuration_compliance_baseline (continued)
Parameter Required Default Choices Comments
when I(command) is
C(delete).
new_name NA NA NA
● New name of the
compliance baseline
to be modified.
● This option is
applicable when
I(command) is
C(modify).
template_name NA NA NA
● Name of
the compliance
template for
creating the
compliance
baseline(s).
● Name of
the deployment
template to be
used for creating a
compliance baseline.
●
This option is
applicable when
I(command) is
C(create) and is
mutually exclusive
with I(template_id).
template_id NA NA NA
● ID of
the deployment
template to be
used for creating a
compliance baseline.
● This option is
applicable when
I(command) is
C(create) and
is mutually
exclusive with
I(template_name).
device_ids False NA NA
● IDs of the target
devices.
● This option is
applicable when
I(command) is
C(create),
C(modify), or
C(remediate), and is
mutually exclusive
with
I(device_service_ta
g) and
I(device_group_na
mes).
device_service_tags False NA NA
● Service tag of the
target device.
● This option is
applicable when
82 Modules for OpenManage Enterprise (OME)