diff options
Diffstat (limited to 'resources/tools/testbed-setup/ansible/tg_azure.yaml')
-rw-r--r-- | resources/tools/testbed-setup/ansible/tg_azure.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/testbed-setup/ansible/tg_azure.yaml b/resources/tools/testbed-setup/ansible/tg_azure.yaml index ef3201617c..3713dc845f 100644 --- a/resources/tools/testbed-setup/ansible/tg_azure.yaml +++ b/resources/tools/testbed-setup/ansible/tg_azure.yaml @@ -17,6 +17,8 @@ tags: common - role: azure tags: azure + - role: docker + tags: docker - role: tg tags: tg - role: iperf @@ -25,8 +27,6 @@ tags: trex - role: ab tags: ab - - role: docker - tags: docker - role: cleanup tags: cleanup # - role: calibration |