Inflexdb fixes host seperated
[ealt-edge.git] / ocd / infra / playbooks / roles / influxdb / tasks / uninstall.yml
index 94aa886..b8fa456 100644 (file)
@@ -19,3 +19,5 @@
 - name: Uninstalling influxdb
   shell:
     cmd: helm uninstall influxdb
+  ignore_errors: yes
+  no_log: True