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.yaml1
1 files changed, 1 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
index 443f789a11..c646e06d24 100644
--- a/resources/tools/testbed-setup/ansible/group_vars/all.yaml
+++ b/resources/tools/testbed-setup/ansible/group_vars/all.yaml
@@ -2,3 +2,4 @@
# file: group_vars/all.yaml
ansible_python_interpreter: "/usr/bin/python2.7"
+ansible_become_pass: '{{ inventory_sudo_pass }}'