ansible/test/integration/targets/vmware_guest/tasks
Gonéri Le Bouder 0aa59ce9ab vmware/test: use better name for datastores
In the VMware tests, we call the datastores `ds1` and `ds2`. The first
one is read-only, the second is read-write and can be used to deploy
VMs. The naming convention was not clear enough and source of a lot
confusion and mistake.

We now have two better names:

- ro_datastore, which is ... read-only
- rw_datastore, the one that we can use to deploy new VM.
2019-11-14 16:55:05 -05:00
..
boot_firmware_d1_c1_f0.yml
cdrom_d1_c1_f0.yml
check_mode.yml
clone_customize_guest_test.yml
clone_d1_c1_f0.yml
clone_resize_disks.yml
clone_with_convert.yml
create_d1_c1_f0.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
max_connections.yml
mem_reservation.yml
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
reconfig_vm_to_latest_version.yml
remove_vm_from_inventory.yml
run_test_playbook.yml
template_d1_c1_f0.yml
vapp_d1_c1_f0.yml
windows_vbs_d1_c1_f0.yml