X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Fhelm%2Ftasks%2Fmain.yml;h=79832a14b7d3b3ed5977512ce1cc14bb453f51aa;hb=4586884e10e076df6ee2d0cbb31c64dae3f3168c;hp=00d0493e7566f42c06f3c4bf5e5190831cee187d;hpb=d4565738443ee3735d90fe4ae58aa3673bf2a77b;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/helm/tasks/main.yml b/ocd/infra/playbooks/roles/helm/tasks/main.yml index 00d0493..79832a1 100644 --- a/ocd/infra/playbooks/roles/helm/tasks/main.yml +++ b/ocd/infra/playbooks/roles/helm/tasks/main.yml @@ -14,10 +14,6 @@ --- # tasks file for helm -- name: Helm install - debug: - msg: installing helm - - include: "install.yml" when: operation == 'install'