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

4 lines
88 B
YAML
Raw Normal View History

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