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
○ timeout: Enter
the time after
which a job must
stop running.
○ check_known_h
osts: Verify the
known host key.
○ is_sudo_user:
Use the SUDO
option.
● ipmi: Intelligent
Platform
Management
Interface (IPMI).
Suboptions:
○ username:
Provide a
username for
the protocol.
○ password:
Provide a
password for the
protocol.
○ domain: Provide
a domain for the
protocol.
○ port: Enter the
port number
that the job
must use to
discover the
devices.
○ retries: Enter
the number of
repeated
attempts
required to
discover a
device.
○ timeout: Enter
the time after
which a job must
stop running.
○ kgkey: KgKey for
the IPMI
protocol.
Return Values
msg:
description: Overall status of the discovery operation.
returned: always
type: str
sample: "Successfully deleted 1 discovery job(s)."
discovery_status:
description:
- Details of the discovery job created or modified.
- If I(job_wait) is true, Completed and Failed IPs are also listed.
returned: when I(state) is C(present)
type: dict
154
Modules for OpenManage Enterprise (OME)