11 lines
110 B
YAML
Raw Normal View History

---
#
# Playbook to install Grafana
#
- hosts: grafana
remote_user: root
roles:
- epel
- grafana