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.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/tools/testbed-setup/ansible/group_vars/all.yaml b/resources/tools/testbed-setup/ansible/group_vars/all.yaml
new file mode 100644
index 0000000000..443f789a11
--- /dev/null
+++ b/resources/tools/testbed-setup/ansible/group_vars/all.yaml
@@ -0,0 +1,4 @@
+---
+# file: group_vars/all.yaml
+
+ansible_python_interpreter: "/usr/bin/python2.7"