Hi, 

I have the same issue. 
Any solution ?

Le vendredi 15 avril 2016 14:41:14 UTC+2, Goetz Leupold a écrit :
>
> Hello everybody,
>
> got 2 Servers with docker and ansible requirements to manipulate them. But 
> at server B , ansible doent find docker-py allthough it is installed. The 
> versions of the installed softwares differ, so i guess there is the problem.
>
> Server A(working):
> python2.7
> docker_py-1.7.2.egg-info
> Server:
>  Version:      1.10.3
>  API version:  1.22
>  Go version:   go1.5.3
>  Git commit:   20f81dd
>  Built:        Thu Mar 10 15:48:06 2016
>  OS/Arch:      linux/amd64
>
> Server B(not working):
> python2.7
> docker_py-1.8.0.egg-info
> Server:
>  Version:      1.9.1
>  API version:  1.21
>  Go version:   go1.4.3
>  Git commit:   a34a1d5
>  Built:        Fri Nov 20 17:56:04 UTC 2015
>  OS/Arch:      linux/amd64
>
> If i try then to start a container through ansible i got the error:
> fatal: [HOST]: FAILED! => {"changed": false, "failed": true, "msg": 
> "`docker-py` doesn't seem to be installed, but is required for the Ansible 
> Docker module."}
>
> Any ideas? If you need more specific information let me know and excuse my 
> bad english :D
>
> Greetings,
> Götz
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/b57b40d5-3bcf-4fba-b9b7-f90b50facd62%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to