Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F71813519
cli.yaml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
739 B
Referenced Files
None
Subscribers
None
cli.yaml
View Options
---
-
name
:
collect all cli test cases
find
:
paths
:
'{{
role_path
}}/tests/cli'
patterns
:
'{{
testcase
}}.yaml'
register
:
test_cases
delegate_to
:
localhost
-
name
:
set test_items
set_fact
:
test_items="{{ test_cases.files | map(attribute='path') | list }}"
-
name
:
run test case (connection=ansible.netcommon.network_cli)
include
:
'{{
test_case_to_run
}}
ansible_connection=ansible.netcommon.network_cli'
with_items
:
'{{
test_items
}}'
loop_control
:
loop_var
:
test_case_to_run
tags
:
-
network_cli
-
name
:
run test case (connection=local)
include
:
'{{
test_case_to_run
}}
ansible_connection=local'
with_first_found
:
'{{
test_items
}}'
loop_control
:
loop_var
:
test_case_to_run
tags
:
-
local
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 30, 11:46 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3304382
Default Alt Text
cli.yaml (739 B)
Attached To
Mode
R52 VyOS Ansible Collection
Attached
Detach File
Event Timeline
Log In to Comment