Users Guide

Create, modify or deploy a template
Module: dellemc_ome_template
Synopsis
This module creates, modies or deploys a template.
Options
Table 54. dellemc_ome_template
Parameter Required Default Choices Comments
hostname Yes NA NA Target IP Address or hostname
username Yes NA NA Target username
password Yes NA NA Target user password
port No 443 NA Target device HTTPS port
state No create
create
modify
deploy
C(create) creates a new template.
C(modify) modies an existing template.
C(deploy) deploys an existing template.
template_id No NA NA
Unique ID of the template to be modied or deployed. This option is
mandatory for C(modify) and C(deploy) operations.
device_id No [ ] NA
List of targeted device id(s) for C(deploy) or a single id for
C(create) operation. Either I(device_id) or I(device_service_tag) is
mandatory or both can be applicable.
device_service_ta
g
No [ ] NA
List of targeted device service tag(s) for C(deploy) or a single
service tag for C(create) operation. Either I(device_id) or
I(device_service_tag) is mandatory or both can be applicable.
template_view_typ
e
No Deployment
Deployment,
Compliance
Inventory
Sample
None
The features that support template operations. This is applicable
only for C(create) operation.
attributes No { } NA
Name: Name of the template. This is mandatory for C(create)
and C(modify) operations.
Description: Description of the template. This is applicable for
C(create) and C(modify) operations.
Fqdds: This provides functionality to copy only certain areas of
system conguration from the specied reference server. One
or more of the following values may be specied in a comma-
separated string: iDRAC, System, BIOS, NIC,
LifeCycleController, RAID, EventFilters, All. Default value is 'All'.
This is applicable for C(create) operation.
Options: Options to control device shutdown or end power
state during template deployment. This is applicable for
C(deploy) operation.
Schedule: Options to schedule the deployment task
immediately or at a specied time. This is applicable for
C(deploy) operation.
58 Modules for OpenManage Enterprise (OME)