From fbcf765fb22b43add4dc05730c6f1c278cbb2792 Mon Sep 17 00:00:00 2001 From: Steven Robertson Date: Tue, 6 Oct 2020 00:02:02 -0700 Subject: [PATCH] oops, yml file can't be empty --- .../integration/connection_loader/paramiko_unblemished.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ansible/integration/connection_loader/paramiko_unblemished.yml b/tests/ansible/integration/connection_loader/paramiko_unblemished.yml index a3c67656..e71647eb 100644 --- a/tests/ansible/integration/connection_loader/paramiko_unblemished.yml +++ b/tests/ansible/integration/connection_loader/paramiko_unblemished.yml @@ -1,4 +1,5 @@ # Ensure paramiko connections aren't grabbed. +--- # TODO: this is flaky -> https://github.com/dw/mitogen/issues/747 # - name: integration/connection_loader/paramiko_unblemished.yml