csmart / ansible-role-virt-infra

Define and manage guests and networks on a KVM host with Ansible
GNU General Public License v3.0
67 stars 48 forks source link

add support for VLAN ranges with OVS #48

Closed csmart closed 3 years ago

csmart commented 3 years ago

It'd be good if we can specify a range of VLANs with OVS, as we might want a trunk so that any number of VMs can be on that network and send tagged traffic.