From 0713631f907f7da7f0e69b3f453c301afceb688d Mon Sep 17 00:00:00 2001 From: roverflow Date: Wed, 8 Jan 2025 17:34:10 +0530 Subject: [PATCH] remove vpc --- .../integration/targets/nxos_vpc/tests/common/sanity.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tests/integration/targets/nxos_vpc/tests/common/sanity.yaml b/tests/integration/targets/nxos_vpc/tests/common/sanity.yaml index a0693d954..fb073afb3 100644 --- a/tests/integration/targets/nxos_vpc/tests/common/sanity.yaml +++ b/tests/integration/targets/nxos_vpc/tests/common/sanity.yaml @@ -42,14 +42,6 @@ - name: Configure idempotence register: result - cisco.nxos.nxos_command: - commands: - - "show hardware | json" - - - name: Configure idempotence - register: result - vars: - ansible_network_import_modules: false cisco.nxos.nxos_vpc: *id001 - ansible.builtin.assert: &id004