Logs added with msgs
[ealt-edge.git] / ocd / infra / playbooks / roles / grafana / tasks / uninstall.yml
index aaad4ea..6f08c57 100644 (file)
   no_log: True
 
 - debug:
-    msg: grafana is not present
-  when: result.rc == 2
+    msg: Uninstalling docker...
+  when: result.stdout != ""
+
+- debug:
+    msg: Ignore Uninstall Log , Grafana not installed
+  when: result.stdout == ""
 
 - name: Uninstall grafana
   shell: