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 validation for vbmc port <=65536 #56

Open csmart opened 2 years ago

csmart commented 2 years ago

vbmc lets you add a port > 65536 but you can't start it... so add a simple validation check