First, you are defining abc-group1 BOTH as a host and as a group, that
can cause issues with selection not doing what you expect.

To confirm your results, yes, ALL files under group_vars/<group_name>
will be assigned to the group, there is no 'sub selection' made, this
is done via a vars_plugin and we don't have any plans to change the
default.  You can try developing  your own pugin that has different a
behaviour, but each vars plugin gets a single 'group' at a time, so
knowledge of other groups is not really available at that point.

----------
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CACVha7eAkuFXie-FuyLT0XC1dFv5rcHN%2BnzE04_inmjackMTqQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to