Hi, Thanks for that. I have tried to avoid the "in" approach though I have found that the information about where things needs to live needs to be accessed from multiple tiers / groups
I.e apache configuration on the web tier needs to know the hosts that the application is configured on. I'll have a rethink of my approach as I do agree that it should be avoided if possible. Interesting about 1.8.2. I'll keep an eye on that. I was pretty sure it was doing what I was expecting prior to 1.8.1. Many thanks James On Thursday, 18 December 2014 14:54:22 UTC, Brian Coca wrote: > > You have group theory filters like |union that can help with this. > Note that with_flattened was buggy in 1.8.1, should be fixed in 1.8.2. > I would also avoid the - in names whenever possible, it creates issues > with certain methods of access. > > -- > Brian Coca > -- 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/256ac62f-21ab-4c88-91b6-060625765224%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
