ansible/test/integration/targets/collections
Sloane Hertel 48c0fbd1cb
Fix a bug adding unrelated candidates to the plugin loader redirect_list ()
* Fix a bug adding unrelated candidates to the plugin loader redirect_list

* Add tests for the redirect list

  * test redirect list for builtin module
  * test redirect list for redirected builtin module
  * test redirect list for collection module
  * test redirect list for redirected collection module
  * test redirect list for legacy module

* changelog
2021-03-18 17:53:57 -04:00
..
collection_root_sys/ansible_collections/testns
collection_root_user/ansible_collections Fix a bug adding unrelated candidates to the plugin loader redirect_list () 2021-03-18 17:53:57 -04:00
collections/ansible_collections refactor Python module_utils locator () 2020-07-16 17:57:47 -07:00
custom_vars_plugins rethink wording () 2020-10-30 17:13:12 -04:00
filter_plugins collection routing () 2020-05-26 09:42:06 -07:00
library
roles Allow a collection role to call a standalone role by default () 2020-04-22 13:58:08 -05:00
test_plugins collection routing () 2020-05-26 09:42:06 -07:00
testcoll2 Fix listing of colleciton plugins with symlinks () 2020-05-14 11:45:02 -04:00
a.statichost.yml
aliases Address compat issue for collection loading on py26 () 2020-03-23 11:14:21 -05:00
cache.statichost.yml implemented 'prefix' for file based cache () 2020-06-11 10:40:25 -04:00
check_populated_inventory.yml fix using inventory and cache plugins in a collection () 2020-03-26 12:05:46 -04:00
import_collection_pb.yml run playbook from collections () 2020-10-28 11:46:39 -04:00
includeme.yml
inventory_test.yml collection routing () 2020-05-26 09:42:06 -07:00
invocation_tests.yml Action module xross coll () 2020-03-25 11:57:53 -04:00
noop.yml try to load unqualified plugins from whitelist () 2020-06-16 17:17:38 -07:00
posix.yml refactor Python module_utils locator () 2020-07-16 17:57:47 -07:00
redirected.statichost.yml Rename to ansible-core () 2020-11-13 15:42:10 -06:00
runme.sh Fix a bug adding unrelated candidates to the plugin loader redirect_list () 2021-03-18 17:53:57 -04:00
test_bypass_host_loop.yml Ensure we call action_loader.get with collection_list () 2020-10-19 09:54:24 -05:00
test_collection_meta.yml collection routing () 2020-05-26 09:42:06 -07:00
test_redirect_list.yml Fix a bug adding unrelated candidates to the plugin loader redirect_list () 2021-03-18 17:53:57 -04:00
vars_plugin_tests.sh rethink wording () 2020-10-30 17:13:12 -04:00
windows.yml