mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add nxos_interface integration testing (#23030)
This is a first step before starting the refactoring of the nxos_interface code.
This commit is contained in:
committed by
GitHub
parent
864cafbf5e
commit
ac6465689c
3
test/integration/targets/nxos_interface/tasks/main.yaml
Normal file
3
test/integration/targets/nxos_interface/tasks/main.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
- { include: cli.yaml, tags: ['cli'] }
|
||||
- { include: nxapi.yaml, tags: ['nxapi'] }
|
||||
Reference in New Issue
Block a user