Logs added with msgs
[ealt-edge.git] / ocd / infra / playbooks / roles / docker / tasks / main.yml
index 39f13a2..4c99ef0 100644 (file)
 
 ---
 # tasks file for docker
-- name: Helm install
-  debug:
-    msg: installing helm
-
 - include: "install.yml"
   when: operation == 'install'