mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 04:24:00 -07:00
nxos: merge nxapi/cli tests - vrf_interface, vrrp, vtp_domain, vtp_password, vtp_version, vtep (#28242)
* refactor nxos_vrf_interface * refactor nxos_vrrp * refactor nxos_vtp_domain * refactor nxos_vtp_password * refactor nxos_vtp_version * refactor nxos_vxlan_vtep
This commit is contained in:
parent
9556e945eb
commit
e7a78f4328
24 changed files with 202 additions and 152 deletions
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
- set_fact: connection="{{ cli }}"
|
||||
|
||||
- import_tasks: targets/nxos_vrf_interface/tests/common/sanity.yaml
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
- set_fact: connection="{{ nxapi }}"
|
||||
|
||||
- import_tasks: targets/nxos_vrf_interface/tests/common/sanity.yaml
|
Loading…
Add table
Add a link
Reference in a new issue