source yml file

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

now 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 let me out from this type of error 

-- 
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/7929ca5d-70a9-4e3f-a4f6-bbfdcbfca231%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to