mirror of https://github.com/ansible/ansible.git
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.
If a VM has an attached CDROM, `backing` attribute of the CDROM will be defined. As a result, we cannot just loop `vm_obj.config.hardware.device` and check for the existance of the attribute to decide if the entry is a harddrive. Instead, we check the type of the device, and only keep the `vim.vm.device.VirtualDisk` disk. This issue is actually breaking our test-suite with regular environment because we keep a Fedora ISO attached to the VM. |
6 years ago | |
|---|---|---|
| .. | ||
| boot_firmware_d1_c1_f0.yml | 6 years ago | |
| cdrom_d1_c1_f0.yml | 6 years ago | |
| check_mode.yml | 7 years ago | |
| clone_customize_guest_test.yml | 6 years ago | |
| clone_d1_c1_f0.yml | 6 years ago | |
| clone_resize_disks.yml | 7 years ago | |
| clone_with_convert.yml | 6 years ago | |
| create_d1_c1_f0.yml | 6 years ago | |
| create_guest_invalid_d1_c1_f0.yml | 7 years ago | |
| create_nw_d1_c1_f0.yml | 6 years ago | |
| create_rp_d1_c1_f0.yml | 6 years ago | |
| delete_vm.yml | 7 years ago | |
| disk_mode_d1_c1_f0.yml | 6 years ago | |
| disk_size_d1_c1_f0.yml | 6 years ago | |
| disk_type_d1_c1_f0.yml | 6 years ago | |
| linked_clone_d1_c1_f0.yml | 7 years ago | |
| mac_address_d1_c1_f0.yml | 6 years ago | |
| main.yml | 6 years ago | |
| max_connections.yml | 6 years ago | |
| mem_reservation.yml | 6 years ago | |
| network_negative_test.yml | 6 years ago | |
| network_with_device.yml | 6 years ago | |
| network_with_dvpg.yml | 6 years ago | |
| network_with_portgroup.yml | 6 years ago | |
| non_existent_vm_ops.yml | 7 years ago | |
| poweroff_d1_c1_f0.yml | 6 years ago | |
| poweroff_d1_c1_f1.yml | 6 years ago | |
| run_test_playbook.yml | 6 years ago | |
| template_d1_c1_f0.yml | 6 years ago | |
| vapp_d1_c1_f0.yml | 6 years ago | |
| windows_vbs_d1_c1_f0.yml | 7 years ago | |