Re: [ansible-devel] Getting error while creating VM using VMWare templates

2016-10-01 Thread James Cammarata
Hi Yogesh, you might want to go ahead and open an issue on Github (just
make sure you open it on ansible-modules-core or ansible-modules-extras,
depending on which module is having problems). Sharing your playbook there
would be best.

Thanks!

James Cammarata

Ansible Lead/Sr. Principal Software Engineer
Ansible by Red Hat
twitter: @thejimic, github: jimi-c

On Wed, Sep 21, 2016 at 10:38 PM, yogesh joshi 
wrote:

> Hello,
>
> I am new to ansible. I want to create VMs from VM template, I am not sure
> what should be the template format?
> is it the one we directly mark VM as convert to template and then use that
> as template_src in playbook? or the OVF template?
> I have used the converted template in playbook, since we use our domain
> accounts to login to VC using that for connecting to
> VC. I am getting below error when I executing playbook:
>
> fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg":
> "Could not clone selected machine: [Task Error]: The operation is not
> supported on the object."}
>
> Let me know where I can share my playbook? or I am missing anything here?
>
> Thanks,
> Yogesh
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ansible-devel+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-devel] Getting error while creating VM using VMWare templates

2016-09-21 Thread yogesh joshi
Hello,

I am new to ansible. I want to create VMs from VM template, I am not sure 
what should be the template format?
is it the one we directly mark VM as convert to template and then use that 
as template_src in playbook? or the OVF template?
I have used the converted template in playbook, since we use our domain 
accounts to login to VC using that for connecting to
VC. I am getting below error when I executing playbook:

fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "msg": 
"Could not clone selected machine: [Task Error]: The operation is not 
supported on the object."}

Let me know where I can share my playbook? or I am missing anything here?

Thanks,
Yogesh

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.