You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins/inventory
Rob feae35ab7e add IAM role assumption to aws_ec2 inventory (#41637)
* add IAM role assumption to aws_ec2 inventory
* Ensure inventory._options has necessary option keys populated since the plugin docs parser isn't accessible to unit tests yet
5 years ago
..
__init__.py
test_aws_ec2.py add IAM role assumption to aws_ec2 inventory (#41637) 5 years ago
test_constructed.py Avoid erroring on host group confusion in keyed groups (#54099) 6 years ago
test_group.py support deterministic host ordering from group ancestors (#44067) 6 years ago
test_host.py
test_inventory.py
test_linode.py
test_openstack.py fix constructed functionality in openstack inventory plugin (#48833) 6 years ago
test_script.py