github.com/ansible-collections/community.vmware
4.8.3 release
4.8.3 release
Deprecated Features
-------------------
- vcenter_folder - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2340).
- vmware_cluster_ha - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2321).
- vmware_content_deploy_ovf_template - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2332).
- vmware_content_deploy_template - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2332).
- vmware_content_library_manager - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2345).
- vmware_host - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2337).
- vmware_host_inventory - the inventory plugin is deprecated and will be removed in community.vmware 7.0.0 (#2283).
- vmware_maintenancemode - the module has been deprecated and will be removed in community.vmware 7.0.0 (#2293).
- vmware_vm_inventory - the inventory plugin is deprecated and will be removed in community.vmware 7.0.0 (#2283).
Bugfixes
--------
- vmware_guest - setting vApp properties on virtual machines without vApp options raised an AttributeError. Fix now gracefully handles a `None` value for vApp options when retrieving current vApp properties (#2220).
- vmware_object_role_permission - The module ignores changing ``recursive`` (#2350).