mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
fix nxos_user integration test (#27619)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
parent
20b0716948
commit
9304d6cb01
3 changed files with 44 additions and 14 deletions
|
@ -14,6 +14,7 @@
|
|||
- feature nxapi
|
||||
- nxapi http port 80
|
||||
provider: "{{ cli }}"
|
||||
timeout: 100
|
||||
|
||||
- name: run test case
|
||||
include: "{{ test_case_to_run }}"
|
||||
|
@ -26,3 +27,4 @@
|
|||
lines:
|
||||
- no feature nxapi
|
||||
provider: "{{ cli }}"
|
||||
timeout: 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue