Add the ability to test with just one vcenter instance and a single ESXi. This allow us to cover 90 modules.
The ask was to add an option in the vmware_guest itself. Upon inspection, a serial port can be created in multiple ways and so can be a module in itself. Therefore, created a new module called vmware_serial_port. Fixes: #54956