ansible/test/integration/targets/vmware_guest/tasks
Abhijeet Kasurde 6030535917
VMware: Set default network type as 'dhcp' (#38755)
If user does not specify any network type then set network type
to dhcp. There are additional checks around 'ip', 'netmask' and
'type' in network spec.

Fixes: #38466

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 9b139baacb)
2018-04-14 21:58:49 +05:30
..
cdrom_d1_c1_f0.yml
check_mode.yml Add check mode support in vmware_guest (#32858) 2018-01-22 21:16:19 +05:30
clone_d1_c1_f0.yml
create_d1_c1_f0.yml
create_d1_c1_f0_env.yml VMware: Use environment variable for connection (#37726) (#37745) 2018-03-29 15:05:44 -07:00
create_guest_invalid_d1_c1_f0.yml
create_nw_d1_c1_f0.yml
create_rp_d1_c1_f0.yml
delete_vm.yml VMware: Check if VM is poweredoff before destroy (#35151) 2018-01-22 20:17:11 +05:30
disk_type_d1_c1_f0.yml
mac_address_d1_c1_f0.yml
main.yml VMware: Re-enable VM poweroff testcases (#36734) (#36765) 2018-03-08 08:40:09 -08:00
network_negative_test.yml VMware: Set default network type as 'dhcp' (#38755) 2018-04-14 21:58:49 +05:30
network_with_dvpg.yml VMware: Fix DVPG idempotency issue (#36285) 2018-02-16 13:07:23 +05:30
non_existent_vm_ops.yml VMware: Provide verbose message about non-existent VM (#35682) 2018-02-04 05:23:24 +05:30
poweroff_d1_c1_f0.yml VMware: Re-enable VM poweroff testcases (#36734) (#36765) 2018-03-08 08:40:09 -08:00
poweroff_d1_c1_f1.yml VMware: Re-enable VM poweroff testcases (#36734) (#36765) 2018-03-08 08:40:09 -08:00
template_d1_c1_f0.yml