From 9d9add333953ad94f58a1d0d06feae5f76f9e28e Mon Sep 17 00:00:00 2001 From: David Wilson Date: Mon, 21 Jan 2019 00:21:04 +0000 Subject: [PATCH] issue #414: reenable test. --- tests/ansible/integration/async/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ansible/integration/async/all.yml b/tests/ansible/integration/async/all.yml index 1a5b20ef..61d2d35c 100644 --- a/tests/ansible/integration/async/all.yml +++ b/tests/ansible/integration/async/all.yml @@ -1,4 +1,4 @@ -# - import_playbook: multiple_items_loop.yml +- import_playbook: multiple_items_loop.yml - import_playbook: result_binary_producing_json.yml - import_playbook: result_binary_producing_junk.yml - import_playbook: result_shell_echo_hi.yml