ansible/test/units/plugins/inventory
Sloane Hertel 87ebc56de6 Allow parent groups to be variables or literal (#53649)
* Allow parent groups to be variables or literal, requires {{ }}
* Check strict before failing on templating errors
* Don't add a group if an invalid parent group was provided
2019-03-14 14:22:18 -04:00
..
__init__.py
test_aws_ec2.py
test_constructed.py Allow parent groups to be variables or literal (#53649) 2019-03-14 14:22:18 -04:00
test_group.py support deterministic host ordering from group ancestors (#44067) 2019-02-20 10:41:25 -05:00
test_host.py
test_inventory.py
test_linode.py
test_openstack.py
test_script.py