Skip to content

Create vDS portgroup

Go to Automation

View in GitLab

Description

This automation script creates a VLAN portgroup on a VMware Distributed Switch (VDS). It sets the portgroup name, VLAN ID, and teaming policy based on the provided variables.

Credentials

  • sys_ansible_vmware

Input

Variable Description
vlan VLAN ID for the portgroup
comment Comment to include in the portgroup name

Output

None

Dependencies