Remove unnecessary influxdb instance

Never used it anyway
This commit is contained in:
Jake Howard
2021-06-03 20:50:54 +01:00
parent d59e86a8e8
commit 3c3f69a776
5 changed files with 0 additions and 65 deletions

View File

@ -3,11 +3,6 @@
chdir: /opt/grafana
cmd: "{{ docker_update_command }}"
- name: restart influxdb
shell:
chdir: /opt/influxdb
cmd: "{{ docker_update_command }}"
- name: restart prometheus
shell:
chdir: /opt/prometheus