X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Feg_developer%2Ftasks%2Funinstall.yml;h=787052a2a1bcdff865f2247e658163f6784d3a10;hb=refs%2Fchanges%2F95%2F3895%2F5;hp=41caeee13cce3318ac429e8116d44f01c98bb419;hpb=4274bc1e41bb0568bf72914248cf0a24b1f59f11;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/eg_developer/tasks/uninstall.yml b/ocd/infra/playbooks/roles/eg_developer/tasks/uninstall.yml index 41caeee..787052a 100644 --- a/ocd/infra/playbooks/roles/eg_developer/tasks/uninstall.yml +++ b/ocd/infra/playbooks/roles/eg_developer/tasks/uninstall.yml @@ -18,3 +18,5 @@ - name: Uninstall developer command: helm uninstall developer-edgegallery + ignore_errors: yes + no_log: True