Install Uninstall end to end testing
[ealt-edge.git] / ocd / infra / playbooks / roles / eg_appstore / tasks / uninstall.yml
index d4e089f..f38b51d 100644 (file)
@@ -16,5 +16,7 @@
 
 ---
 
-- name: Unisntall appstore
+- name: Uninstall appstore
   command: helm uninstall appstore-edgegallery
+  ignore_errors: yes
+  no_log: True