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 55. ome_discovery (continued)
Parameter Required Default Choices Comments
job_wait_timeout NA 10800 NA
● The maximum wait
time of I(job_wait)
in seconds. The job
is tracked only for
this duration.
● This option is
applicable when
I(job_wait) is
C(True).
ignore_partial_failure NA False NA
● Provides the option
to ignore partial
failures. Partial
failures occur
when there is
a combination of
both discovered and
undiscovered IPs.
● If C(False), then
the partial failure
is not ignored, and
the module will error
out.
● If C(True), then
the partial failure is
ignored.
● This option is
only applicable
if I(job_wait) is
C(True).
discovery_config_targe
ts
False NA
● Provide the list of
discovery targets.
● Each discovery
target is a set of
I(network_address_
detail),
I(device_types),
and one or more
protocol credentials.
● This is mandatory
when I(state) is
C(present).
WARNING:
Modification of
this field is
not supported,
this field is
overwritten every
time. Ensure to
provide all the
required details
for this field.
Suboptions
● network_address_d
etail:
○ Provide the list
of IP addresses,
148
Modules for OpenManage Enterprise (OME)