Ansible: Remove vpp_device snergster dependency
[csit.git] / resources / tools / testbed-setup / ansible / roles / csit_sut_image / tasks / main.yaml
index 6ea469b..7b41be8 100644 (file)
@@ -21,7 +21,7 @@
   tags: csit-sut-image
 
 - name: Build CSIT SUT Docker Image
   tags: csit-sut-image
 
 - name: Build CSIT SUT Docker Image
-  shell: "docker build -t csit_dut-ubuntu1804:local ."
+  shell: "docker build -t csit_sut-ubuntu1804:local ."
   args:
     chdir: "/opt/csit-sut"
   tags: csit-sut-image
\ No newline at end of file
   args:
     chdir: "/opt/csit-sut"
   tags: csit-sut-image
\ No newline at end of file