Users Guide

Table Of Contents
Name=\"RAIDforeignConfig\">Clear</Attribute>\n
</Component>\n<Component FQDD=\"Disk.Direct.0-0:AHCI.Slot.6-1\">\n<Attribute
Name=\"RAIDPDState\">Ready
</Attribute>\n<Attribute Name=\"RAIDHotSpareStatus\">No</Attribute>\n</Component>\n
<Component FQDD=\"Disk.Direct.1-1:AHCI.Slot.6-1\">\n<Attribute
Name=\"RAIDPDState\">Ready</Attribute>\n
<Attribute Name=\"RAIDHotSpareStatus\">No</Attribute>\n</Component>\n</
SystemConfiguration>\n"
Description: "Imported Template description"
- name: Import template from local XML file.
ome_template:
hostname: "192.168.0.1"
username: "username"
password: "password"
command: "import"
attributes:
name: "Imported Template Name"
Type: 2
Content: "{{ lookup('file', '/path/to/xmlfile') }}"
Attach or detach an identity pool
ome_template_identity_pool
Synopisis
This module allows to-
Attach an identity pool to a requested template.
Detach an identity pool from a requested template.
Options
Table 43. ome_template_identity_pool
Parameter Required Default Choices Comments
hostname True NA NA Target IP Address or
hostname
username True NA NA Target username
password True NA NA Target user password
port False 443 NA Target HTTPS port
template_name True NA NA Name of the template
to which an identity
pool is attached to or
detached from.
identity_pool_name False NA NA Name of the identity
pool.
To attach an
identity pool to a
template, provide
the name of the
identity pool.
This option is
not applicable
when detaching an
identity pool from a
template.
Modules for OpenManage Enterprise (OME) 59