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 54be769e8d fix AWS plugin credential precedence for environment variables (#52945)
* fix AWS plugin credential precedence for environment variables

* Allow aliases in direct plugins options

Consolidate precedence fix just in the doc fragment using aliases for mismatched options

* Access options with the option name rather than alias

* fix indentation

* update unit tests

* Improve readability
2019-03-25 16:53:11 -04:00
..
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_aws_ec2.py fix AWS plugin credential precedence for environment variables (#52945) 2019-03-25 16:53:11 -04:00
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 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_inventory.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_linode.py Add a Linode v4 dynamic inventory plugin. (#45902) 2018-10-09 12:54:31 +01:00
test_openstack.py fix constructed functionality in openstack inventory plugin (#48833) 2018-11-27 13:01:56 -05:00
test_script.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00