Skip to content
Snippets Groups Projects
monitoring.yml 192 B
Newer Older
  • Learn to ignore specific revisions
  • MichiK's avatar
    MichiK committed
    # Install and configure Prometheus and Grafana for angel system etc.
    # monitoring
    
    - name: install and configure Prometheus and Grafana
      hosts: monitoring
      become: yes
      roles:
       - grafana