X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Feg_mecm-mepm%2Ftasks%2Fmain.yml;h=39ca99ad06494cf1b34770012c611417cf25c0cf;hb=5a96855385ed2fe197daea2d3f128d7fbd534998;hp=7faf1bdf8483a73254fe84e78755c746521d7095;hpb=7e2cb303310388ad4876b4c59f878113338e507c;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/eg_mecm-mepm/tasks/main.yml b/ocd/infra/playbooks/roles/eg_mecm-mepm/tasks/main.yml index 7faf1bd..39ca99a 100644 --- a/ocd/infra/playbooks/roles/eg_mecm-mepm/tasks/main.yml +++ b/ocd/infra/playbooks/roles/eg_mecm-mepm/tasks/main.yml @@ -18,9 +18,7 @@ # tasks file for eg_mecm-mepm - include: "install.yml" - static: false when: operation == 'install' - include: "uninstall.yml" - static: false when: operation == 'uninstall'