summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/connection/test_reset_connection.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/connection/test_reset_connection.yml')
-rw-r--r--test/integration/targets/connection/test_reset_connection.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/integration/targets/connection/test_reset_connection.yml b/test/integration/targets/connection/test_reset_connection.yml
new file mode 100644
index 0000000..2f6cb8d
--- /dev/null
+++ b/test/integration/targets/connection/test_reset_connection.yml
@@ -0,0 +1,5 @@
+- hosts: "{{ target_hosts }}"
+ gather_facts: no
+ tasks:
+ # https://github.com/ansible/ansible/issues/65812
+ - meta: reset_connection