ansible/lib
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
..
ansible Only pass kwargs to our string checker not callable checkers (#70151) 2020-06-19 09:52:05 -04:00