v3.0
This is release v3.0. Please refer to changelog for more details.
What's Changed
- Add vars and tasks to support VGAuth guest operation testing by @keirazhang in #465
- Check VMware Tools version after OVA/OVF deployment without poweron by @ZouYuhua in #469
- Skip secureboot and nvdimm testing for guest OS not supporting them by @keirazhang in #470
- [Windows]Enable Credential Guard for Windows Server by @123lzxm in #471
- Change the boot disk to be first in boot order for ubuntu 23.04 desktop after deploy_vm by @ZouYuhua in #473
- [New Feature][openSUSE] Support openSUSE autoinstall by @linhuali in #475
- Add parameter esxi_hostname to vm_create by @ZouYuhua in #476
- check basesnapshot in env_setup by @123lzxm in #472
- [Linux] Fix Debian 12 auto installation failure by @keirazhang in #474
- [ansible-vsphere-gos-validation] Remove cdrom ISO before running cloud-init GOSC test cases for Ubuntu OVA by @ZouYuhua in #478
- [Linux] Fix cloud-init GOSC failure on Ubuntu and Photon OS by @keirazhang in #479
- [Windows] Update URL for downloading ConfigureRemotingForAnsible.ps1 by @keirazhang in #480
- [Windows] Exit ansible test if tools installation failed by @123lzxm in #481
- [Linux] Replace install_linux_esx with linux_flavor for Photon OS autoinstall by @keirazhang in #482
- Update checking guest_os_ansible_distribution is Flatcar by @Winnie81 in #484
- [ansible-vsphere-gos-validation] Support ansible testcases for FreeBSD by @ZouYuhua in #483
- Add support for BCLinux 8.x and BCLinux-for-Euler 21.10 by @linhuali in #485
- Ignore esxi_hostname at VM creation when vcenter_hostname is not defined by @keirazhang in #486
- [Linux] Correct ovt_packages for Linux guest OS with desktop by @keirazhang in #487
- [Linux] Shutdown guest OS after auto install completes instead of rebooting by @keirazhang in #489
- Support RHEL CoreOS automation testing by @keirazhang in #477
- Print error message when reverting VM snapshot failed by @keirazhang in #493
- [Linux] Set VM boot order before vHBA testing and test file read/write on new disk by @keirazhang in #491
- Fix #421 Use vmware_guest_disk module to add IDE boot disk by @keirazhang in #492
- [Windows] fix undefine error for guest_os_with_inbox_drivers in network case by @123lzxm in #494
- [Linux] Add known issue for PVRDMA hot-remove failure on Oracle Linux 8.8 by @keirazhang in #490
- [Pardus] Support ansible testcases for Pardus 21.x by @ZouYuhua in #495
- [Pardus] the offical repo is changed for pardus 23.0 by @ZouYuhua in #496
- [FreeBSD] command "newfs" doesn't work well in freebsd 13.2 32bit by @ZouYuhua in #488
- Fix empty hardware version in collected OVF config info and guest_info.json by @keirazhang in #497
- Update vmtools url path with VMTools 12.3.0 ISO URL by @Winnie81 in #499
- [Linux] Check vmtools_log_dir is defined before using in check_os_fullname by @keirazhang in #498
- [FreeBSD 14] The default nvme disk name is changed in FreeBSD 14 which cause the failure for autoinstall by @ZouYuhua in #500
- [Windows] fix undefine error of WSL by @123lzxm in #503
- [Linux] Check guest OS full name when short-name is set by @keirazhang in #502
- Fix dict item names in community.vmware.vmware_vm_config_option result by @keirazhang in #501
- [Linux] Fix undefined variables at rescue or always block when test_setup failed by @keirazhang in #504
- [Ubuntu 23.10] Fix package installation failure at deploy_vm by @keirazhang in #505
- Update documentations for v3.0 by @keirazhang in #506
New Contributors
Full Changelog: v2.3...v3.0