- name: Installing prometheus
become: yes
hosts: all
roles:
- role: prometheus-common
tags: prometheus
- name: Installing grafana
- role: grafana-common
tags: grafana