Setting up my first ansible run using the vsphere_guest mod. I've use 
ansible for some ad hock and it was really slick. So I decided to try and 
use with VMware.

found I needed pysphere installed. so I did that. 

bryans-imac:~ johnson$ pip install -U pysphere
Requirement already up-to-date: pysphere in 
/Library/Python/2.7/site-packages/pysphere-0.1.8-py2.7.egg
bryans-imac:~ johnson$

should be fine now, or so I thought.

I am getting this error.

x.x.253.241 | FAILED >> {
    "failed": true,
    "msg": "pysphere module required"
}

is there something more I need to do to make it work?

Thanks,
Bryan


-- 
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/10cc88f8-7803-48b2-ab7b-1407cdc88262%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to