ansible/test/integration/targets/nxos_switchport/tasks/main.yaml

4 lines
86 B
YAML
Raw Normal View History

---
- { include: cli.yaml, tags: ['cli'] }
- { include: nxapi.yaml, tags: ['nxapi'] }