ansible/test/integration/targets/vmware_guest
Gonéri Le Bouder 66550cd3c2 vmware_guest/test: create test vm in correct directory
Ensure we already create the `test_vm3` VM in the `{{ f0 }}` directory.
This to be sure the teardown playbook will be able to clean it up at the
end. This to avoid problem like this one:

```
Multiple virtual machines with same name [test_vm3] found, Folder value is a required parameter to find uniqueness of the virtual machine
```
2020-01-08 13:20:47 -05:00
..
defaults VMware: Add support to delete vm from inventory (#62903) 2019-10-10 17:07:23 +05:30
tasks vmware_guest/test: create test vm in correct directory 2020-01-08 13:20:47 -05:00
aliases prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00