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
new_pool_name False NA NA
● After creating an identity
pool, I(pool_name)
can be changed to
I(new_pool_name).
● This option is ignored
when creating an identity
pool.
pool_description False NA NA Description of the identity
pool.
ethernet_settings False NA NA Applicable for creating and
modifying an identity pool
using Ethernet settings.
I(starting_mac_address) and
I(identity_count) are
required to create an identity
pool.
Suboptions-
● starting_mac_address-
Starting MAC address of
the Ethernet setting.
● identity_count- Number
of MAC addresses.
fcoe_settings False NA NA Applicable for creating and
modifying an identity pool
using FCoE settings.
I(starting_mac_address) and
I(identity_count) are
required to create an identity
pool.
Suboptions-
● starting_mac_address-
Starting MAC address of
the FCoE setting.
● identity_count- Number
of MAC addresses.
iSCI_settings False NA NA Applicable for creating and
modifying an identity pool
using iSCSI settings.
I(starting_mac_address),
I(identity_count),
I(iqn_prefix), I(ip_range) and
I(subnet_mask) are required
to create an identity pool.
Suboptions:
● starting_mac_address-
Starting MAC address of
the iSCSI setting.
● identity_count- Number
of MAC addresses
● initiator_config-
Applicable for creating
and modifying an identity
Modules for OpenManage Enterprise (OME) 109