1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
test_host.py
test_inventory.py
test_linode.py
test_openstack.py
test_script.py