aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/group_vars/all.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/testbed-setup/ansible/group_vars/all.yaml')
-rw-r--r--resources/tools/testbed-setup/ansible/group_vars/all.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/tools/testbed-setup/ansible/group_vars/all.yaml b/resources/tools/testbed-setup/ansible/group_vars/all.yaml
deleted file mode 100644
index c646e06d24..0000000000
--- a/resources/tools/testbed-setup/ansible/group_vars/all.yaml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-# file: group_vars/all.yaml
-
-ansible_python_interpreter: "/usr/bin/python2.7"
-ansible_become_pass: '{{ inventory_sudo_pass }}'