ansible/lib/ansible
Sam Doran bc05415109
Only pass kwargs to our string checker not callable checkers (#70151)
Since only check_type_str() accepts extra param, only pass to our checker and
do not pass kwargs to custom checkers.

* Add unit tests
2020-06-19 09:52:05 -04:00
..
_vendor transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
cli Test ansible-galaxy against pulp/pulp_ansible (#69605) 2020-06-17 16:06:07 -05:00
collections collection routing (#67684) 2020-05-26 09:42:06 -07:00
compat Fix filedescriptor out of range in select() when running commands (#65058) 2020-05-14 11:46:34 -04:00
config redirecting the conjur lookup plugin to correct collection (#70106) 2020-06-18 07:38:15 +01:00
errors various deprecation, display, warning, error fixes for collections redirection (#69822) 2020-06-05 00:28:40 -07:00
executor Detect failure in always block after rescue (#70094) 2020-06-18 11:03:36 -05:00
galaxy Test ansible-galaxy against pulp/pulp_ansible (#69605) 2020-06-17 16:06:07 -05:00
inventory return changed for group_by (#32057) 2020-06-03 12:46:40 -04:00
module_utils Only pass kwargs to our string checker not callable checkers (#70151) 2020-06-19 09:52:05 -04:00
modules find: Specify elements type in paths (#70139) 2020-06-19 06:56:02 +05:30
parsing Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 2020-06-11 11:03:43 -07:00
playbook Raise Warning when import_playbook receives additional parameters (#64156) 2020-06-10 13:22:40 -04:00
plugins Change comprehension to list() in plugin loader. 2020-06-18 12:29:52 -07:00
template Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
utils Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 2020-06-11 11:03:43 -07:00
vars Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
__init__.py transparent downstream vendoring (#69850) 2020-06-15 16:22:25 -07:00
constants.py avoid constant checking controlpersist (#69910) 2020-06-09 11:59:38 -04:00
context.py
release.py Bump devel to 2.11.0 (#70121) 2020-06-17 14:22:38 -05:00