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