summaryrefslogtreecommitdiff
path: root/tests/integration/targets/vyos_config/tasks/cli.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/targets/vyos_config/tasks/cli.yaml')
-rw-r--r--tests/integration/targets/vyos_config/tasks/cli.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/integration/targets/vyos_config/tasks/cli.yaml b/tests/integration/targets/vyos_config/tasks/cli.yaml
index b23cb60..8f7b62f 100644
--- a/tests/integration/targets/vyos_config/tasks/cli.yaml
+++ b/tests/integration/targets/vyos_config/tasks/cli.yaml
@@ -16,11 +16,3 @@
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