Yeah, my only problem is that I already have the hosts array data structure available, but to produce the _meta information I have to split that information into single hosts.
I hoped I could avoid it, but I guess that's the only way. On Tuesday, April 21, 2015 at 4:37:19 PM UTC+2, Serge van Ginderachter wrote: > > > On 21 April 2015 at 16:28, spezam <[email protected] <javascript:>> wrote: > >> I do really want to avoid to iterate through each host (instead of using >> arrays) and produce duplicate data... > > > I don't understand this. > > Using the meta key allow you to return all host variables in respins to > the --list call to the script, in one time. > That is an aditional key for the per host vars of course. > > -- 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/6a8b959d-4214-407b-88fc-f6943080df4c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
