Report: Configure for 1901.09
[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 }}'