Hi,

I got a list that looks like this

listname:                  
      - name: ble
        version: 1
        path: /some/path
        ...
        ...


which is accessed as

- name: do something
  shell: run some command
  with_items: listname


If I want to pass the list to a playbook as an --extra-vars, how would I do 
that?

regards
/M

-- 
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/bd3b24c6-0936-41a6-87ed-581142f0b354%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to