mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
* it cases for vxlan_vtep_vni, udld * platform specific testing * fix vxlan_vtep for n7k * fix udld_intf setup * skip udld tests on titanium n7k * remove hardcoding * fix udld tests for titanium
5 lines
109 B
YAML
5 lines
109 B
YAML
---
|
|
- set_fact: connection="{{ cli }}"
|
|
|
|
- import_tasks: targets/nxos_udld_interface/tests/common/sanity.yaml
|