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
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
..
module_common Handle exception raised in recursive_finder API (#49590) 6 years ago
__init__.py
test_play_iterator.py
test_playbook_executor.py
test_task_executor.py
test_task_queue_manager_callbacks.py
test_task_result.py