mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 17:53:10 +00:00
VM customization is not necessary if user is not specifying IP address and netmask. This fix adds exception for type 'DHCP' which is set by default if no networking details are provided. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>