mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
Fix adds support for adding VMWare vSwitch without any physical NICs (uplinks). This makes nic_name as an optional parameter. Also, updated documentation and examples to reflect these changes. Fixes #25632 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>