ansible/test/integration/targets/vyos_smoke/tasks/main.yaml
David Newswanger 69cd705634
Add vyos smoke integration tests. (#35456)
* added preliminary vyos smoke tests

* added comments, determined current tests are sufficient

* add tests for check mode in module_utils.network.vyos

* removed vyos_smoke from shippable

* added comment explaining why AWS/Shippable tests won't work
2018-02-02 16:04:19 -05:00

2 lines
43 B
YAML

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