X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fplaybooks%2Froles%2Fel_hawkbit%2Ftasks%2Funinstall.yml;h=fae50ea8fa33ec24aa056540b9c7c8b4db84c56a;hb=refs%2Fchanges%2F44%2F3944%2F1;hp=bec510c005ccbcaa12e49a5e77f9883a011a56da;hpb=f75c64c6e0356812802c13fcce14b3d4c7569d47;p=eliot.git diff --git a/blueprints/iotgateway/playbooks/roles/el_hawkbit/tasks/uninstall.yml b/blueprints/iotgateway/playbooks/roles/el_hawkbit/tasks/uninstall.yml index bec510c..fae50ea 100644 --- a/blueprints/iotgateway/playbooks/roles/el_hawkbit/tasks/uninstall.yml +++ b/blueprints/iotgateway/playbooks/roles/el_hawkbit/tasks/uninstall.yml @@ -18,3 +18,5 @@ - name: Uninstall hawkbit command: helm delete eclipse-hawkbit + ignore_errors: yes + no_log: True