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
lwm 8d0f823de0 Add a Linode v4 dynamic inventory plugin. (#45902)
* Add a Linode v4 dynamic inventory plugin.

Closes https://github.com/ansible/ansible/issues/44721.

* Use the latest API for accessing host variables.

References:

  * https://github.com/linode/linode_api4-python/issues/141

* Minor docs formating
6 years ago
..
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_aws_ec2.py Fix inventory plugin cache + add tests (#38229) 6 years ago
test_group.py Reduce recursion within group methods 7 years ago
test_host.py Feature/test inventory (#30707) 7 years ago
test_inventory.py Fixes #32146 Fixes reconcile inventory to correctly remove hosts from ungrouped 7 years ago
test_linode.py Add a Linode v4 dynamic inventory plugin. (#45902) 6 years ago
test_script.py Config continued (#31024) 7 years ago