aboutsummaryrefslogblamecommitdiffstats
path: root/playbooks/network/grafana.yml
blob: 4c039bdbfa6bd7f458dc7345a18700045b2bfcc6 (plain) (tree)
1
2
3
4
5
6
7
8
 

                                          




                



                           
 
               
        

                        

# network ~~ playbooks/network/grafana.yml
# setup grafana for all hosts

---

- hosts: servers
  roles:
    - role: loki
      tags: role_loki
    - role: prometheus
      tags: role_prometheus

- hosts: st0dc1
  roles:
    - role: grafana
      tags: role_grafana
remember that computers suck.