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
I(command) is
C(create),
C(modify), or
C(remediate) and is
mutually exclusive
with I(device_ids)
and
I(device_group_na
mes).
device_group_names False NA NA .
● Name of the target
device group.
● This option is
applicable when
I(command) is
C(create), or
C(modify) and is
mutually exclusive
with I(device_ids)
and
I(device_service_ta
g).
description NA NA NA
● Description of the
compliance baseline.
● This option is
applicable when
I(command) is
C(create), or
C(modify).
job_wait False NA NA
● Provides the option
to wait for job
completion.
● This option
is applicable
when I(command)
is C(create),
C(modify), or
C(remediate).
job_wait_timeout False 600 NA
● The maximum wait
time of I(job_wait)
in seconds.The job
will only be tracked
for this duration.
● This option is
applicable when
I(job_wait) is
C(True).
Return Values
msg:
description: Overall status of the configuration compliance baseline operation.
returned: always
type: str
sample: "Successfully created the configuration compliance baseline."
compliance_status:
description: Status of compliance baseline operation.
returned: when I(command) is C(create) or C(modify)
Modules for OpenManage Enterprise (OME)
83