ansible-collections / vmware.vmware

Ansible VMWare Collection
GNU General Public License v3.0
7 stars 10 forks source link

Add returned object vm_list_group_by_clusters if deprecated module was… #37

Closed bardielle closed 5 months ago

bardielle commented 5 months ago

… called

SUMMARY

Fixing Felix's comment from this discussion. Add a return value's name of the deprecated module in case the module is called with the old name.

ISSUE TYPE
COMPONENT NAME

vm_list_group_by_clusters_info

mikemorency commented 5 months ago

@mariolenz fyi, i saw your WIP