X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Froles%2Fprometheus%2Ftasks%2Finstall.yml;h=0c85ecf2f931483181abd0c7a4c67573c381d2e8;hb=eb05c8bc1426f5fcc50d03b41ebec552e6db358d;hp=29afd24606862b53390d7844149ca3fd6a4339c1;hpb=59dd8106f3a4a96962d8f5d74d9c39754f1eec7b;p=ealt-edge.git diff --git a/ocd/infra/playbooks/roles/prometheus/tasks/install.yml b/ocd/infra/playbooks/roles/prometheus/tasks/install.yml index 29afd24..0c85ecf 100644 --- a/ocd/infra/playbooks/roles/prometheus/tasks/install.yml +++ b/ocd/infra/playbooks/roles/prometheus/tasks/install.yml @@ -17,7 +17,12 @@ shell: cmd: helm status mep-prometheus register: result - ignore_errors: true + ignore_errors: yes + no_log: True + +- debug: + msg: Prpmetheus is already present + when: result.rc == 0 - name: Install prometheus on x86_64 shell: