let me out from this below 

how can i integrate ansible with docker-container
 the function of docker commands run on ansible module


for example
    docker pull command run ansible 
  

     - name: pull an image

  docker_image:
    name: centos-7

its not working can anyone help me 

its contain this error
  ERROR! 'docker_image' is not a valid attribute for a Play

-- 
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/54611ba6-18e5-43d0-8c22-77e0826cf8a5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to