Removed extra logs
[ealt-edge.git] / ocd / infra / playbooks / roles / grafana / tasks / install.yml
index 93a392c..b2c6d7f 100644 (file)
 # limitations under the License.
 
 ---
-- name: check if grafana is already installed
-  shell:
-    cmd: helm status mec-grafana
-  register: result
-  ignore_errors: true
-
 - name: Install grafana on x86_64
   shell:
     cmd: helm install mec-grafana stable/grafana