From 7750d30eb460d77e6edbc31fc36f451aaf781be4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gon=C3=A9ri=20Le=20Bouder?= Date: Thu, 19 Sep 2019 12:34:29 -0400 Subject: [PATCH] temporarily disable hcloud_network_info tests `hcloud_network_info` tests are currently broken in `stable-2.9`. See: https://github.com/ansible/ansible/issues/62606 --- test/integration/targets/hcloud_network_info/aliases | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/targets/hcloud_network_info/aliases b/test/integration/targets/hcloud_network_info/aliases index 18dc30b6c31..fa7f8c0cd17 100644 --- a/test/integration/targets/hcloud_network_info/aliases +++ b/test/integration/targets/hcloud_network_info/aliases @@ -1,2 +1,3 @@ cloud/hcloud shippable/hcloud/group1 +disabled # See: https://github.com/ansible/ansible/issues/62606