You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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)
7 years ago
..
cdrom_d1_c1_f0.yml Fix #21112 : Adding support for configuring a CD-rom iso image (#28155) 7 years ago
check_mode.yml Add check mode support in vmware_guest (#32858) 7 years ago
clone_d1_c1_f0.yml Update vmware integration tests (#31273) 7 years ago
create_d1_c1_f0.yml VMware: Add support for resource allocation info (#33990) 7 years ago
create_d1_c1_f0_env.yml VMware: Use environment variable for connection (#37726) (#37745) 7 years ago
create_guest_invalid_d1_c1_f0.yml Provide clear error message after failure (#32928) 7 years ago
create_nw_d1_c1_f0.yml VMware: Add NIC configuration option (#33851) 7 years ago
create_rp_d1_c1_f0.yml Apply fix to allow the root resource pool of a cluster to be chosen (#31641) 7 years ago
delete_vm.yml VMware: Check if VM is poweredoff before destroy (#35151) 7 years ago
disk_type_d1_c1_f0.yml Added eagerzeroedthick disk option to disk spec for vmware_guest (#28121) 7 years ago
mac_address_d1_c1_f0.yml VMware: Add fix for setting manual MAC address (#32885) 7 years ago
main.yml VMware: Re-enable VM poweroff testcases (#36734) (#36765) 7 years ago
network_negative_test.yml VMware: Set default network type as 'dhcp' (#38755) 7 years ago
network_with_dvpg.yml VMware: Fix DVPG idempotency issue (#36285) 7 years ago
non_existent_vm_ops.yml VMware: Provide verbose message about non-existent VM (#35682) 7 years ago
poweroff_d1_c1_f0.yml VMware: Re-enable VM poweroff testcases (#36734) (#36765) 7 years ago
poweroff_d1_c1_f1.yml VMware: Re-enable VM poweroff testcases (#36734) (#36765) 7 years ago
template_d1_c1_f0.yml add support to vmware_guest for template => vm conversion (#31607) 7 years ago