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 54. ome_profile (continued)
Parameter Required Default Choices Comments
I(number_of_profile
s).
new_name NA NA NA
● New name of the
profile.
● Applicable when
I(command) is
C(modify).
number_of_profiles NA 1 NA
● Provide the number
of profiles to be
created.
● This is
applicable when
I(name_prefix) is
used with
C(create).
● This option is
mutually exclusive
with I(name).
● Openmanage
Enterprise can
create a maximum
of 100 profiles.
template_name NA NA NA
● Name of the
template for
creating the
profile(s).
● This is applicable
when I(command) is
C(create).
● This option is
mutually exclusive
with I(template_id).
template_id NA NA NA
● ID of the template.
● This is applicable
when I(command) is
C(create).
● This option
is mutually
exclusive with
I(template_name).
device_id NA NA NA
● ID of the target
device.
● This is applicable
when I(command)
is C(assign) and
C(migrate).
● This option is
mutually exclusive
with
I(device_service_ta
g).
device_service_tag NA NA NA
● Identifier of the
target device.
140 Modules for OpenManage Enterprise (OME)