50492a1
fde5569
1
2 3
4 5 6 7 8 9 10
11
12 13
# network ~~ playbooks/network/grafana.yml # setup grafana for all hosts --- - hosts: servers roles: - { role: prometheus } - hosts: st0cld0 roles: - { role: grafana }