diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/sut_azure.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/sut_azure.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/sut_azure.yaml b/resources/tools/testbed-setup/ansible/sut_azure.yaml index 950287b8d8..669e4097c6 100644 --- a/resources/tools/testbed-setup/ansible/sut_azure.yaml +++ b/resources/tools/testbed-setup/ansible/sut_azure.yaml @@ -9,8 +9,8 @@ tags: user_add - role: common tags: common - - role: sut - tags: sut + - role: vpp + tags: vpp - role: azure tags: azure - role: iperf |