From 989a3f62653e44ffd6af0d2edd10091ad7ae45de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20K=C3=A4mmerling?= Date: Thu, 9 Apr 2020 10:19:48 +0200 Subject: [PATCH] fix wrong filter name --- tests/integration/targets/hcloud_route/meta/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/targets/hcloud_route/meta/main.yml b/tests/integration/targets/hcloud_route/meta/main.yml index 407c901..ab6417a 100644 --- a/tests/integration/targets/hcloud_route/meta/main.yml +++ b/tests/integration/targets/hcloud_route/meta/main.yml @@ -1,3 +1,3 @@ collections: - - community.general.ipfilter + - community.netcommon - hetzner.cloud