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
2017-10-16 09:44:11 -04:00
..
module_common Remove automatic use of system six 2017-07-25 15:58:23 -07:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
test_play_iterator.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_playbook_executor.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_task_executor.py move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
test_task_queue_manager_callbacks.py Remove hack for backwards compatible v2_playbook_on_start callback 2017-04-28 13:44:43 -07:00
test_task_result.py better cleanup on task results display (#27175) 2017-10-16 09:44:11 -04:00