mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
This fix corrects the usage of function FindByUuid by specifying correct parameter 'uuid' and 'instanceUuid' as documentation of VMWare's API. Fixes: #24398, #24835, #25713 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>