Quoting William Muriithi ([email protected]): > fatal: [fluorine.eng.example.com]: FAILED! => {"changed": false, "failed": > true, "msg": "Failed to import docker-py - No module named > requests.exceptions. Try `pip install docker-py`"} > > Docker-py is however already installed.
[ .. ] > [william@cacti ~]$ sudo pip install docker-py > Requirement already satisfied: docker-py The docker-py package is needed on the host that is actually running the task: fluorine.eng.example.com. Or you need to 'delegate' the task depending on the 'docker-py' package to your localhost: cacti. HTH, -Sndr. -- | Crowded elevator smell different to midget. | 4096R/20CC6CD2 - 6D40 1A20 B9AA 87D4 84C7 FBD6 F3A9 9442 20CC 6CD2 -- 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/20170420084150.GA2172%40dot.dmz.freshdot.net. For more options, visit https://groups.google.com/d/optout.
