Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 3.66 KB

CHANGELOG.rst

File metadata and controls

56 lines (44 loc) · 3.66 KB

community.vmware Release Notes

This changelog describes changes after version 4.7.0.

  • Adding a dependency on the vmware.vmware collection (ansible-collections#2159).
  • Depending on vmware-vcenter and vmware-vapi-common-client instead of https://github.com/vmware/vsphere-automation-sdk-python.git (ansible-collections#2163).
  • Dropping support for pyVmomi < 8.0.3.0.1 (ansible-collections#2163).
  • Module utils - Removed vmware.run_command_in_guest() (ansible-collections#2175).
  • Removed support for ansible-core version < 2.17.0.
  • vmware_dvs_portgroup - Removed security_override alias for mac_management_override and support for securityPolicyOverrideAllowed which has been deprected in the vSphere API (ansible-collections#1998).
  • vmware_dvs_portgroup_info - Removed security_override because it's deprecated in the vSphere API (ansible-collections#1998).
  • vmware_guest_tools_info - Removed deprecated vm_tools_install_status from the result (ansible-collections#2078).