ansible/test/units/plugins
Felix Fontein 24dcaf8974
plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026)
* Determine collection in plugin loader.

* Fix test.

* Use PluginPathContext objects in PluginLoader._plugin_path_cache instead of tuples.
2020-07-11 00:24:08 +02:00
..
action Fix delegate_facts with interpreter not being set (#70293) 2020-06-30 15:49:09 +02:00
become Migrated to community.general 2020-03-23 11:14:21 -05:00
cache Migrated to community.general 2020-03-23 11:14:21 -05:00
callback Nuke _get_item() from callback, deprecated 2.11 (#70233) 2020-06-23 12:03:27 -04:00
connection Fix filedescriptor out of range in select() when running commands (#65058) 2020-05-14 11:46:34 -04:00
filter Migrated to ansible.netcommon 2020-03-23 11:14:21 -05:00
inventory Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
loader_fixtures Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
lookup Migrated to ansible.amazon 2020-03-23 11:14:21 -05:00
shell Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
strategy Clean up unit tests to assist with migration. (#67875) 2020-02-28 20:29:41 -08:00
__init__.py
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 2020-07-11 00:24:08 +02:00