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/units/executor/module_common
Abhijeet Kasurde bc6cd13874
Handle exception raised in recursive_finder API (#49590)
User module can contain Indentation errors or syntax errors.
Handle AST exceptions rather than showing traceback while importing such module.

Fixes: #21707

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
..
test_modify_module.py module_common: handle None value for templar (#36651) 7 years ago
test_module_common.py Fix shebang. shebang and interpreter path weren't being templated (#33698) 7 years ago
test_recursive_finder.py Handle exception raised in recursive_finder API (#49590) 6 years ago