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
Matt Clay 292785ff2b Parse async response in async action. (#16534)
* Parse async response in async action.
* Add async test for non-JSON data before module output.
* Fix existing async unit test.

Resolves #16156
8 years ago
..
__init__.py
test_play_iterator.py
test_playbook_executor.py
test_task_executor.py Parse async response in async action. (#16534) 8 years ago
test_task_result.py