Users Guide
Table Of Contents
- Dell EMC OpenManage Ansible Modules Version 3.0.0 User’s Guide
- 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)
- Modules for Redfish APIs
- Deprecated modules
- Deprecated iDRAC modules
- Install firmware
- View Lifecycle Controller status
- Export or Import Server Configuration Profile
- Configure time zone and NTP on iDRAC
- Configure iDRAC network
- Configure BIOS
- Configure iDRAC users
- Configure RAID
- Configure syslog
- Boot to a network ISO image
- Reset iDRAC
- View Lifecycle controller job status
- Export LC logs
- Delete LC job
- Delete LC job queue
- Deprecated OpenManage Enterprise (OME) modules
- Deprecated iDRAC modules
- Accessing documents from the Dell EMC support site
Table 44. ome_template_network_vlan (continued)
Parameter Required Default Choices Comments
● It is mutually exclusive with
I(template_id).
template_id False NA NA
● ID of the template
● It is mutually exclusive with
I(template_name).
nic_identifier True NA NA Display name of the NIC port in the template
for VLAN configuration.
untagged_networks False NA NA List of untagged networks and their
corresponding NIC ports.
Suboptions-
● port- NIC port number of the untagged
VLAN
● untagged_network_id-
○ ID of the untagged VLAN
○ Enter 0 to clear the untagged VLAN
from the port.
○ This option is mutually exclusive with
I(untagged_network_name).
○ To get the VLAN network ID use
the API U( https://I(hostname)/api/
NetworkConfigurationService/
Networks)
● untagged_network_name-
○ Name of the untagged VLAN
○ Enter 0 to clear the untagged VLAN
from the port.
○ This option is mutually exclusive with
I(untagged_network_id).
tagged_networks False NA NA List of tagged VLANs and their
corresponding NIC ports.
Suboptions-
● port- NIC port number of the tagged
VLAN
● tagged_network_ids-
○ List of IDs of the tagged VLANs
○ Enter [] to remove the tagged VLAN
from a port.
○ List of I(tagged_network_ids)
is combined with list of
I(tagged_network_names) when
adding tagged VLANs to a port.
○ To get the VLAN network ID use
the API U( https://I(hostname)/api/
NetworkConfigurationService/
Networks)
● tagged_network_names-
○ List of names of tagged VLANs
○ Enter [] to remove the tagged VLAN
from a port.
○ List of I(tagged_network_names)
is combined with list of
I(tagged_network_ids) when adding
tagged VLANs to a port.
Modules for OpenManage Enterprise (OME)
61