summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/connection
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/connection')
-rw-r--r--test/integration/targets/connection/test_connection.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/integration/targets/connection/test_connection.yml b/test/integration/targets/connection/test_connection.yml
index 2f0a98ccdf..18ca2bada4 100644
--- a/test/integration/targets/connection/test_connection.yml
+++ b/test/integration/targets/connection/test_connection.yml
@@ -38,3 +38,6 @@
local_action: file path={{ local_tmp }}-汉语 state=absent
- name: remove remote temp file
action: "{{ action_prefix }}file path={{ remote_tmp }}-汉语 state=absent"
+
+ ### test wait_for_connection plugin
+ - wait_for_connection: