X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=ocd%2Finfra%2Fplaybooks%2Froles%2FcAdvisor%2Ftasks%2Funinstall.yml;h=8a01e80ce94ba323aca70d545d1e505e810ab418;hb=9f74e23876b3421fa578246e8b3836aeefd81816;hp=7b7dfceb9e8a5a91744ccf193d68babae3fa22de;hpb=246be669d7a8109bfc7ce3d7101268a248854be4;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/cAdvisor/tasks/uninstall.yml b/ocd/infra/playbooks/roles/cAdvisor/tasks/uninstall.yml index 7b7dfce..8a01e80 100644 --- a/ocd/infra/playbooks/roles/cAdvisor/tasks/uninstall.yml +++ b/ocd/infra/playbooks/roles/cAdvisor/tasks/uninstall.yml @@ -20,7 +20,7 @@ register: result ignore_errors: 'True' -- name: "Go to helm ls" +- name: "If cAdvisor present, then list helm ls" command: helm ls when: result is succeeded