summaryrefslogtreecommitdiff
path: root/test/integration/group_vars/dellos10.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/group_vars/dellos10.yaml')
-rw-r--r--test/integration/group_vars/dellos10.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/integration/group_vars/dellos10.yaml b/test/integration/group_vars/dellos10.yaml
new file mode 100644
index 0000000000..48a3d59a07
--- /dev/null
+++ b/test/integration/group_vars/dellos10.yaml
@@ -0,0 +1,6 @@
+---
+cli:
+ host: "{{ ansible_host }}"
+ username: "{{ dellos10_cli_user | default('admin') }}"
+ password: "{{ dellos10_cli_pass | default('admin') }}"
+ transport: cli