X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Feg_appstore%2Ftasks%2Funinstall.yml;h=f38b51d50546bc9fd09b2a916af41d78787e829d;hb=refs%2Fchanges%2F95%2F3895%2F5;hp=d4e089ff273499dceac0b61069cb6c789dda04ab;hpb=4274bc1e41bb0568bf72914248cf0a24b1f59f11;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/eg_appstore/tasks/uninstall.yml b/ocd/infra/playbooks/roles/eg_appstore/tasks/uninstall.yml index d4e089f..f38b51d 100644 --- a/ocd/infra/playbooks/roles/eg_appstore/tasks/uninstall.yml +++ b/ocd/infra/playbooks/roles/eg_appstore/tasks/uninstall.yml @@ -16,5 +16,7 @@ --- -- name: Unisntall appstore +- name: Uninstall appstore command: helm uninstall appstore-edgegallery + ignore_errors: yes + no_log: True