aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/vagrant/ansible/group_vars/vppdevice.yml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/vagrant/ansible/group_vars/vppdevice.yml')
-rw-r--r--resources/tools/vagrant/ansible/group_vars/vppdevice.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/tools/vagrant/ansible/group_vars/vppdevice.yml b/resources/tools/vagrant/ansible/group_vars/vppdevice.yml
index ffa60e2295..b920c3be18 100644
--- a/resources/tools/vagrant/ansible/group_vars/vppdevice.yml
+++ b/resources/tools/vagrant/ansible/group_vars/vppdevice.yml
@@ -1,4 +1,6 @@
---
+# Ansible interpreter (for PIP)
+ansible_python_interpreter: 'python3'
# Settings for VPP Device host group
csit:
home: '/home/vagrant/csit'