Removed extra logs
[ealt-edge.git] / ocd / infra / playbooks / roles / helm / tasks / main.yml
index 00d0493..79832a1 100644 (file)
 ---
 
 # tasks file for helm
-- name: Helm install
-  debug:
-    msg: installing helm
-
 - include: "install.yml"
   when: operation == 'install'