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
Options
Table 52. ome_smart_fabric
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
state True present present, or absent
● C(present) creates
a new fabric or
modifies an existing
fabric.
● C(absent) deletes an
existing fabric.
NOTE: The create,
modify, or delete
fabric operation
takes around 15-20
minutes to complete.
It is recommended
not to start another
operation until the
current operation is
completed.
name True NA NA Provide the I(name) of
the fabric to be created,
deleted or modified.
new_name False NA NA Provide the I(name)
of the fabric to be
modified.
description False NA NA Provide a short
description of the fabric
to be created or
modified.
fabric_design False NA '2xMX5108n_Ethernet_
Switches_in_same_cha
ssis',
'2xMX9116n_Fabric_Sw
itching_Engines_in_sa
me_chassis',
'2xMX9116n_Fabric_Sw
itching_Engines_in_diff
erent_chassis'
● Specify the fabric
topology.
● I(fabric_design) is
mandatory for fabric
creation.
primary_switch_servic
e_tag
False NA NA
● Service tag of the
first switch.
● I(primary_switch_ser
vice_tag) is
mandatory for fabric
creation.
● I(primary_switch_ser
vice_tag) must
belong to the model
selected in
I(fabric_design).
132 Modules for OpenManage Enterprise (OME)