let me out from this one 

---
- hosts: local
  tasks:
          - name: pull an image
            docker_image:
                    name: ubuntu:latest

im getting this error blow

fatal: [127.0.0.1]: FAILED! => {"changed": false, "msg": "Failed to import 
docker-py - No module named chardet. Try `pip install docker-py`"}


can anyone help me out from this one 



-- 
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.

Reply via email to