From cbd4129cb9f06f2b149f2596ac6e045dea3c7d87 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Wed, 31 Oct 2018 19:15:23 +0000 Subject: [PATCH] tests: fix paramiko_unblemished.yml --- .../integration/connection_loader/paramiko_unblemished.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ansible/integration/connection_loader/paramiko_unblemished.yml b/tests/ansible/integration/connection_loader/paramiko_unblemished.yml index a71af868..de8de4b0 100644 --- a/tests/ansible/integration/connection_loader/paramiko_unblemished.yml +++ b/tests/ansible/integration/connection_loader/paramiko_unblemished.yml @@ -1,6 +1,6 @@ # Ensure paramiko connections aren't grabbed. -- name: integration/connection_loader__paramiko_unblemished.yml +- name: integration/connection_loader/paramiko_unblemished.yml hosts: test-targets any_errors_fatal: true tasks: