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=3c1bb1c727ca416486ab96384557ee3d12acf1e9;hp=d4e089ff273499dceac0b61069cb6c789dda04ab;hpb=c805e739836b89eb8e4c15388ebb424e9d2fe8ef;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