Removed extra logs
[ealt-edge.git] / ocd / infra / playbooks / roles / cadvisor / tasks / main.yml
index 121a8e0..ce13bd1 100644 (file)
 
 # tasks file for cAdvisor
 
-- name: Install cAdvisor
-  debug:
-    msg: installing cAdvisor
-
 - include: "install.yml"
   when: operation == 'install'