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

6 lines
192 B
YAML
Raw Normal View History

---
- { include: network_cli.yaml, tags: ['cli'] }
- { include: network_local.yaml, tags: ['local'] }
- { include: httpapi.yaml, tags: ['httpapi'] }
- { include: nxapi.yaml, tags: ['nxapi'] }