ansible/test/units/plugins
Brian Coca 84e473a26e
All lookups ported to config system (#74108)
* all lookups to support config system

 - added get_options to get full dict with all opts
 - fixed tests to match new error messages
 - kept inline string k=v parsing methods for backwards compat
 - placeholder depredation for inline string k=v parsing
 - updated tests and examples to also show new way
 - refactored and added comments to most custom k=v parsing
 - added missing docs for template_vars to template
 - normalized error messages and exception types
 - fixed constants default
 - better details value errors

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-04-13 15:52:42 -04:00
..
action Allow macOS ACLs to work for unpriv -> unpriv (#70785) 2020-08-04 14:32:48 -04:00
become Migrated to community.general 2020-03-23 11:14:21 -05:00
cache Remove deprecated cache interfaces (#74198) 2021-04-13 11:08:20 -04:00
callback Nuke _get_item() from callback, deprecated 2.11 (#70233) 2020-06-23 12:03:27 -04:00
connection remove deprecated connection password functions (#74155) 2021-04-08 15:11:06 -04:00
filter Revert "Add duplicated set filter and documentation (#72729)" (#74053) 2021-03-27 20:28:28 -05:00
inventory constructed - Add keyed_groups suboptions 'default_value' and 'trailing_separator' (#74005) 2021-04-13 11:59:50 -04:00
loader_fixtures Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
lookup All lookups ported to config system (#74108) 2021-04-13 15:52:42 -04:00
shell powershell - fix nested CLIXML parser (#71412) 2020-08-26 07:06:19 +10:00
strategy Temporarily disable strategy units (#74048) 2021-03-26 19:10:00 -07: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