X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fplaybooks%2Feliot-eg-aio-latest.yml;fp=blueprints%2Fiotgateway%2Fplaybooks%2Froles%2Feg_developer%2Ftasks%2Funinstall.yml;h=abd8deaa3b3d388be2724741e011255308a3a839;hb=233fedcbae7166783277ed538d454b106b9d52ae;hp=787052a2a1bcdff865f2247e658163f6784d3a10;hpb=8d3b452ed742e3b9e3e7e5ed9633038437fbdca9;p=eliot.git diff --git a/blueprints/iotgateway/playbooks/roles/eg_developer/tasks/uninstall.yml b/blueprints/iotgateway/playbooks/eliot-eg-aio-latest.yml similarity index 77% rename from blueprints/iotgateway/playbooks/roles/eg_developer/tasks/uninstall.yml rename to blueprints/iotgateway/playbooks/eliot-eg-aio-latest.yml index 787052a..abd8dea 100644 --- a/blueprints/iotgateway/playbooks/roles/eg_developer/tasks/uninstall.yml +++ b/blueprints/iotgateway/playbooks/eliot-eg-aio-latest.yml @@ -1,5 +1,5 @@ # -# Copyright 2020 Huawei Technologies Co., Ltd. +# Copyright 2021 Huawei Technologies Co., Ltd. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,10 @@ --- -- name: Uninstall developer - command: helm uninstall developer-edgegallery - ignore_errors: yes - no_log: True +# Edgegallery installation + +- hosts: master + become: yes + roles: + - egallery-tar + - egallery-all-aiomode