Thanks for your support 

im a beginner for ansible can u rebuild to this one


 
---
- hosts: local
  tasks:
          - name: pull an image
            docker_image:
                    - name: ubuntu:latest
im also getting this error
ERROR! unexpected parameter type in action: <class 
'ansible.parsing.yaml.objects.AnsibleSequence'>
tasks:
          - name: pull an image
            ^ here

-- 
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/a0d2b826-c646-46b2-9d08-787b7214b35e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to