Skip to content

Commit

Permalink
remove vpc
Browse files Browse the repository at this point in the history
  • Loading branch information
roverflow committed Jan 8, 2025
1 parent 7941357 commit 0713631
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/integration/targets/nxos_vpc/tests/common/sanity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0713631

Please sign in to comment.