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 43. ome_identity_pool (continued)
Parameter Required Default Choices Comments
pool using iSCSI Initiator
settings
● iqn_prefix- IQN prefix
addresses
● initiator_ip_pool_settings
- Applicable for creating
and modifying an identity
pool using iSCSI Initiator
IP pool settings
● ip_range- Range of non-
multicast IP addresses
● subnet_mask- Subnet
mask for I(ip_range)
● gateway- IP address of
gateway
● primary_dns_server- IP
address of the primary
DNS server.
● secondary_dns_server-
IP address of the
secondary DNS server
FC_settings False NA NA Applicable for creating and
modifying an identity pool
using fibre channel (FC)
settings.
I(starting_address) and
I(identity_count) are
required to create an identity
pool.
This option allows
OpenManage Enterprise to
generate a Worldwide
port name (WWPN) and
Worldwide node name
(WWNN) address. The value
0x2001 is prefixed to the
beginning address for the
generation of a WWPN, and
0x2000 for a WWNN.
suboptions:
● starting_address-
Starting MAC address of
the FC setting
● identity_count- Number
of MAC addresses
Return Values
msg:
type: str
description: "Overall status of the identity pool operation"
returned: always
sample: "Successfully created an identity pool."
pool_status:
type: dict
description: Details of the user operation when I(state) is C(present).
returned: success
sample: {
"Id":29,
110
Modules for OpenManage Enterprise (OME)