ansible can't clone VM through pysphere module

Hi guys,

I have met an issue, I can’t operate VMware Vsphere to clone VMs with pysphere python module. I have administrator control for our VMware pool! Below are my playbook, python environment, and issue info. Who can help me. Many thanks!

Python environment:
python version: 2.7.5
pysphere version: 0.1.7

Playbook:

Pysphere looks dead

https://github.com/argos83/pysphere

It’s no more maintained since over 3 years. You would better check vmware API

or

https://github.com/vmware/pyvmomi

https://developercenter.vmware.com/web/sdk/60/vcloudsuite-python

Disclaimer: I didn’t use any.

M B

Thanks M B very much. I will follow your suggestion and try again. Any response, will update you.