add: new storrage exports for carddav

This commit is contained in:
2023-06-09 13:17:37 +00:00
parent 2cf87fcc24
commit 59b2ea4a7a
2 changed files with 18 additions and 0 deletions

View File

@@ -72,3 +72,10 @@
cron:
name: "monitoring"
job: "/etc/monitoring/monitoring-report.py -c /etc/monitoring.conf --nsca-bin /bin/send_nsca --nsca-config /etc/send_nsca.cfg"
- name: Install Prometheus Node Exporter
become: yes
import_role:
name: prometheus.prometheus.node_exporter
vars:
node_exporter_web_telemetry_path: "/node-exporter"