I have used vmware_guest_snapshot  module but it's not able to find the VM. 
even though if i include "folder:" with full path of the VM folder it is 
still not able to discover the VM.
If somebody has observed the same and have some solution. then please help.

failed: [10.161.x.x -> localhost] (item=snap-1) => {
    "failed": true, 
    "invocation": {
        "module_args": {
            "datacenter": "Datacenter", 
            "description": "", 
            "folder": "/vm", 
            "hostname": "10.161.x.x", 
            "name": "myvgpu_clone2", 
            "name_match": "first", 
            "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", 
            "snapshot_name": "snap-1", 
            "state": "revert", 
            "username": "[email protected]", 
            "uuid": null, 
            "validate_certs": false
        }
    }, 
    "item": "snap-1", 
    "msg": "Unable to manage snapshots for non-existing VM myvgpu_clone2"

}




-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/c6a4ab65-0735-42e7-961b-fac1c062036f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to