Update ansible-test.yml (#685)
Test to see if MongoDB 8.0 works in the CI.
Prep amazon.aws 9.1.0 release (#2411)
SUMMARY
ISSUE TYPE
Feature Pull Request
COMPONENT NAME
several
ADDITIONAL INFORMATION
Reviewed-by: Mark Chappell
Reviewed-by: Bikouo Aubin
Merge pull request #337 from sdodsley/release_1_19_2
Release 1.19.2
Bump version to v3.0.1 (#1772)
* Bump version to v3.0.1
* update CHANGELOG.md
---------
Co-authored-by: xu <xuzhang3@microsoft.com>
4.8.1 release
Bugfixes
--------
- vm_device_helper - Fix 'invalid configuration for device' error caused by missing fileoperation parameter. (#2009).
- vmware_guest - Fix errors occuring during hardware version upgrade not being reported. (#2010).
- vmware_guest - Fix vmware_guest always reporting change when using dvswitch. (#2000).
5.2.0 release
Minor Changes
-------------
- vmware.py - Add logic for handling the case where the `datacenter` property is not provided.
- vmware_guest_info - `datacenter` property is now optional as it only required in cases where the VM is not uniquely identified by `name`.
Bugfixes
--------
- vm_device_helper - Fix 'invalid configuration for device' error caused by missing fileoperation parameter. (#2009).
- vmware_guest - Fix errors occuring during hardware version upgrade not being reported. (#2010).
- vmware_guest - Fix vmware_guest always reporting change when using dvswitch. (#2000).
- vmware_guest_tools_upgrade - Account for all possible tools status (#2237).
New Modules
-----------
- vmware_drs_override - Configure DRS behavior for a specific VM in vSphere