From d95c3a738ff63112730d39c66c387c666a143484 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 15 Sep 2021 08:09:37 +0200 Subject: [PATCH] Install nios test requirements. (#3375) (#3377) (cherry picked from commit b20fc7a7c32d30a4a7f094ea8e037385ba1d389d) Co-authored-by: Felix Fontein --- tests/integration/targets/prepare_nios_tests/tasks/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/integration/targets/prepare_nios_tests/tasks/main.yml b/tests/integration/targets/prepare_nios_tests/tasks/main.yml index e69de29bb2..f8f55f38af 100644 --- a/tests/integration/targets/prepare_nios_tests/tasks/main.yml +++ b/tests/integration/targets/prepare_nios_tests/tasks/main.yml @@ -0,0 +1,4 @@ +--- +- name: Install + pip: + name: infoblox-client