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 a3a24a4dcb..eb1b001ca2 100644 --- a/resources/tools/testbed-setup/ansible/sut_azure.yaml +++ b/resources/tools/testbed-setup/ansible/sut_azure.yaml @@ -15,14 +15,14 @@ tags: user_add - role: common tags: common + - role: docker + tags: docker - role: vpp tags: vpp - role: azure tags: azure - role: iperf tags: iperf - - role: docker - tags: docker - role: dpdk tags: dpdk - role: cleanup |