infrastructure/ansible/roles/forrest/tasks/main.yml

9 lines
127 B
YAML

- name: Grafana
include: grafana.yml
- name: InfluxDB
include: influxdb.yml
- name: Prometheus
include: prometheus.yml