Releases: ansible-collections/community.vmware
Releases · ansible-collections/community.vmware
6.2.1
Compare
Sorry, something went wrong.
No results found
Bugfixes
vmware_guest_network - populate vlan_id in gathered NIC data for Distributed Virtual Portgroup backings so check mode diff does not report a false change when the NIC is already on the requested network.
6.2.0
Compare
Sorry, something went wrong.
No results found
Major Changes
Bump required vmware.vmware collection version to 2.5.0 (#2503 ).
Bugfixes
vmware_guest_storage_policy - Fix storage policy search to return None if no policies are found, instead of causing an exception. fixes #2527
6.1.0
Compare
Sorry, something went wrong.
No results found
Major Changes
Replace ansible.module_utils._text (#2497 ).
Replace ansible.module_utils.common._collections_compat (#2497 ).
Replace ansible.module_utils.six (#2495 ).
Minor Changes
vmware_dvs_portgroup - add portgroup_description parameter (#2487 ).
5.10.0
Compare
Sorry, something went wrong.
No results found
Major Changes
Replace ansible.module_utils._text (#2497 ).
Replace ansible.module_utils.common._collections_compat (#2497 ).
Replace ansible.module_utils.six (#2495 ).
Minor Changes
vmware_dvs_portgroup - add portgroup_description parameter (#2487 ).
6.0.0
Compare
Sorry, something went wrong.
No results found
Major Changes
Re-use code from vmware.vmware (#2459 ).
Minor Changes
vcenter_license - Add support for VCF license keys. (#2451 )
vsphere_file - Remove ansible.module_utils.six.PY2 (#2475 ).
Breaking Changes / Porting Guide
Removed support for ansible-core < 2.19.0.
Removed support for vmware.vmware < 2.0.0.
Replace the dependencies on pyvmomi, vmware-vcenter and vmware-vapi-common-client with vcf-sdk (#2457 ).
Deprecated Features
vmware_guest_snapshot - the module has been deprecated and will be removed in community.vmware 8.0.0 (#2467 ).
Removed Features (previously deprecated)
vmware_cluster - The deprecated module has been removed. Use vmware.vmware.cluster instead (#2455 ).
vmware_cluster_dpm - The deprecated module has been removed. Use vmware.vmware.cluster_dpm instead (#2455 ).
vmware_cluster_drs - The deprecated module has been removed. Use vmware.vmware.cluster_drs instead (#2455 ).
vmware_cluster_drs_recommendations - The deprecated module has been removed. Use vmware.vmware.cluster_drs_recommendations instead (#2455 ).
vmware_cluster_vcls - The deprecated module has been removed. Use vmware.vmware.cluster_vcls instead (#2455 ).
Bugfixes
vmware_guest_file_operation - fix replace() argument 2 must be str, not int error (#2447 ).
vmware_tools - fix replace() argument 2 must be str, not int error (#2447 ).