X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fiotgateway%2Fplaybooks%2Froles%2Fegallery-munomode-edge%2Ftasks%2Funinstall.yml;h=7293afb13b791ecb389ea81eaab3d22edc8b503f;hb=HEAD;hp=694181f1100f3f5c7a946350b9355b3912fc7bbe;hpb=883943648d86ce7665de0b4c90c76e3b62da2e30;p=eliot.git diff --git a/blueprints/iotgateway/playbooks/roles/egallery-munomode-edge/tasks/uninstall.yml b/blueprints/iotgateway/playbooks/roles/egallery-munomode-edge/tasks/uninstall.yml index 694181f..7293afb 100644 --- a/blueprints/iotgateway/playbooks/roles/egallery-munomode-edge/tasks/uninstall.yml +++ b/blueprints/iotgateway/playbooks/roles/egallery-munomode-edge/tasks/uninstall.yml @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. ---- + # uninstallation of edge - name: Uninstall edgegallery edge on x86 @@ -20,8 +20,8 @@ # yamllint disable rule:line-length cmd: ansible-playbook --inventory hosts-muno-edge eg_edge_aio_uninstall.yml -e "ansible_user=root" >> muno_edge_remove.log # yamllint disable rule:line-length - chdir: /tmp/eg_download/deploy/EdgeGallery-v1.3.2-edge-x86/install - when: ansible_architecture == 'x86_64 + chdir: /tmp/eg_download/deploy/EdgeGallery-v1.5.0-edge-x86/install + when: ansible_architecture == 'x86_64' - name: Remove edgegallery tar ball shell: