Create vDS portgroup
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