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
filters NA NA NA
● Filters the profiles
based on selected
criteria.
● This is applicable
when I(command)
is C(delete) or
C(unassign).
● This supports
suboption
I(ProfileIds) which
takes a list of profile
IDs.
● This also supports
OData filter
expressions with
the suboption
I(Filters).
● See OpenManage
Enterprise REST
API guide for the
filtering options
available.
●
I(WARNING) When
this option is
used in case of
C(unassign), task ID
is not returned for
any of the profiles
affected.
force
NA NA NA
● Provides the
option to force
the migration of
a profile even
if the source
device cannot be
contacted.
● This option is
applicable when
I(command) is
C(migrate).
attributes NA NA NA Attributes for
C(modify) and
C(assign).
Sub-options
● Attributes:
○ List of attributes
to be modified,
when
I(command) is
C(modify).
○
List of attributes
to be overridden
when
I(command) is
C(assign).
● Options:
142 Modules for OpenManage Enterprise (OME)