Hello, I would like to get a list of only children of depth 1 for a certain group
If my inventory is : > [group_a:children] > group_b > group_c > > > [group_b] > host1 > host2 > > [group_c] > host3 > When I try to loop on items of group_a:children i will get [host1, host2, host3] Is there any way to get [group_b, group_c] ? Thanks in advance Christophe -- 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/b51c0921-ddd7-4461-b71d-8209d42d22e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
