aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools/testbed-setup/ansible/sut_azure.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools/testbed-setup/ansible/sut_azure.yaml')
-rw-r--r--resources/tools/testbed-setup/ansible/sut_azure.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/tools/testbed-setup/ansible/sut_azure.yaml b/resources/tools/testbed-setup/ansible/sut_azure.yaml
index be45810a60..4fd897d03a 100644
--- a/resources/tools/testbed-setup/ansible/sut_azure.yaml
+++ b/resources/tools/testbed-setup/ansible/sut_azure.yaml
@@ -2,10 +2,11 @@
# file: sut_azure.yaml
- hosts: sut
- remote_user: testuser
become: yes
become_user: root
roles:
+ - role: user_add
+ tags: user_add
- role: common
tags: common
- role: azure