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
Gonéri Le Bouder 6bb21c3db0 vmware: test-refactoring
- In order to keep the integration with `ansible-test`, we prefer to avoid any
  interaction with the Ansible inventory file.
- split up the prepare_vmware_tests/defaults/main.yml in two
  configuration files: one for vcsim and one for a real environment
- remove all the access to hostvars
- directly interact with the ESXi to mount/umount the datastore
  https://github.com/ansible/ansible/pull/56516
- record the virtual machine folder in the environment configuration
- vmware_guest_move: Use https://github.com/ansible/ansible/pull/55237
5 years ago
..
boot_firmware_d1_c1_f0.yml vmware: test-refactoring 5 years ago
cdrom_d1_c1_f0.yml
check_mode.yml vmware: test-refactoring 5 years ago
clone_customize_guest_test.yml vmware: test-refactoring 5 years ago
clone_d1_c1_f0.yml
clone_with_convert.yml vmware: test-refactoring 5 years ago
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 vmware: test-refactoring 5 years ago
disk_size_d1_c1_f0.yml
disk_type_d1_c1_f0.yml
linked_clone_d1_c1_f0.yml vmware: test-refactoring 5 years ago
mac_address_d1_c1_f0.yml
main.yml vmware: test-refactoring 5 years ago
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 vmware: test-refactoring 5 years ago
poweroff_d1_c1_f1.yml vmware: test-refactoring 5 years ago
template_d1_c1_f0.yml
vapp_d1_c1_f0.yml
windows_vbs_d1_c1_f0.yml