ansible/test/integration/targets/group_by/inventory.group_by
Brendan Jurd 7fb1519035 Add integration tests for group_by precedence.
Test that, when a group is created with group_by, variables from the
corresponding group_vars/ file are correctly pulled in, and override
variables specified in group_vars/all.

See ansible/ansible#8664.
2017-04-04 10:14:10 -07:00

9 lines
145 B
Text

# ungrouped
camel genus=camelus ansible_connection=local
[lamini]
alpaca genus=vicugna
llama genus=lama
[lamini:vars]
ansible_connection=local