c646e06d242812455e8a0207d351d69f9b0f5521
[csit.git] / resources / tools / testbed-setup / ansible / group_vars / all.yaml
1 ---
2 # file: group_vars/all.yaml
3
4 ansible_python_interpreter: "/usr/bin/python2.7"
5 ansible_become_pass: '{{ inventory_sudo_pass }}'