For example: TASK [hal9000 : Install packages] ******************** ok: [localhost] => (item=[u'python-lxml', u'jdk1.8.0_92'])
TASK [hal9000 : Copy configurations] ***************** ok: [localhost] => (item=a) ok: [localhost] => (item=b) ok: [localhost] => (item=c) ok: [localhost] => (item=d) The only difference is that for the first task, the items are static values but for the second task they are stored in a variable. But why is Ansible treating them different? -- 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/b8d2b519-d1d3-49e4-966b-995898f4ae71%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
