1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/vmware_guest/tasks
chris93111 7c8b5a407d VMware: Add option to modify disk type while cloning template (#47859)
* Add parameters to module vmware_guest for conversion of disk to thin or thick when vm is cloned or deployed with template

* unit test for convert clone vm

Co-Authored-By: chris93111 <christopheferreira@ymail.com>
2018-12-05 15:50:23 +05:30
..
boot_firmware_d1_c1_f0.yml
cdrom_d1_c1_f0.yml vmware_guest test - Use the cluster name instead of the path (#45368) 2018-09-08 04:06:16 +05:30
check_mode.yml
clone_d1_c1_f0.yml VMware: Add option to modify disk type while cloning template (#47859) 2018-12-05 15:50:23 +05:30
clone_with_convert.yml VMware: Add option to modify disk type while cloning template (#47859) 2018-12-05 15:50:23 +05:30
create_d1_c1_f0.yml
create_d1_c1_f0_env.yml
create_guest_invalid_d1_c1_f0.yml
create_nw_d1_c1_f0.yml
create_rp_d1_c1_f0.yml
delete_vm.yml
disk_mode_d1_c1_f0.yml
disk_size_d1_c1_f0.yml
disk_type_d1_c1_f0.yml
linked_clone_d1_c1_f0.yml
mac_address_d1_c1_f0.yml
main.yml VMware: Add option to modify disk type while cloning template (#47859) 2018-12-05 15:50:23 +05:30
network_negative_test.yml
network_with_device.yml
network_with_dvpg.yml
network_with_portgroup.yml
non_existent_vm_ops.yml
poweroff_d1_c1_f0.yml
poweroff_d1_c1_f1.yml
template_d1_c1_f0.yml
vapp_d1_c1_f0.yml