muno mode bug fix
[ealt-edge.git] / ocd / infra / playbooks / roles / egallery-munomode-edge / tasks / install.yml
index c98a861..a4c587b 100644 (file)
@@ -29,7 +29,7 @@
   when: not edge_tar_var.stat.exists
 
 - name: Untar Edgegallery offline edge tar file
-  command: tar -xvf EdgeGallery-v1.1.1-edge-x86
+  command: tar -xvf EdgeGallery-v1.1.1-edge-x86.tar.gz
   args:
     chdir: /tmp/eg_download/deploy/
   when: not edge_tar_var.stat.exists