Skip to content
Snippets Groups Projects
monitoring.yml 192 B
# Install and configure Prometheus and Grafana for angel system etc.
# monitoring

- name: install and configure Prometheus and Grafana
  hosts: monitoring
  become: yes
  roles:
   - grafana