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
Brian Coca 01b6c7c9c6 better cleanup on task results display (#27175)
* better cleanup on task results display

callbacks get 'clean' copy of result objects
moved cleanup into result object itself
removed now redundant callback cleanup
moved no_log tests

* moved import as per feedback
7 years ago
..
module_common
__init__.py
test_play_iterator.py
test_playbook_executor.py
test_task_executor.py
test_task_queue_manager_callbacks.py
test_task_result.py better cleanup on task results display (#27175) 7 years ago