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 Remove automatic use of system six 7 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_play_iterator.py test/: PEP8 compliancy (#24803) 7 years ago
test_playbook_executor.py test/: PEP8 compliancy (#24803) 7 years ago
test_task_executor.py move from with_<lookup>: to loop: 7 years ago
test_task_queue_manager_callbacks.py Remove hack for backwards compatible v2_playbook_on_start callback 7 years ago
test_task_result.py better cleanup on task results display (#27175) 7 years ago