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
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>
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration All lookups ported to config system (#74108) 4 years ago
lib/ansible_test [ansible-test] nuke virtualenv-isolated.sh 4 years ago
sanity [conditional] Remove support for bare variables (#74208) 4 years ago
support Overhaul ansible-test container management. 4 years ago
units All lookups ported to config system (#74108) 4 years ago
utils/shippable module compat for py3.8+ controller (#73423) 4 years ago