mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
3d46258cff
* Refactor/fix nxos_nxapi to use show run * Fix unit tests * Python 3 compatibility
4 lines
110 B
YAML
4 lines
110 B
YAML
---
|
|
# Only cli tests for this module since cli is used
|
|
# to test nxapi
|
|
- { include: cli.yaml, tags: ['cli'] }
|