---
- name: Install Prometheus
become: true
hosts: sharks
tasks:
- name: Install prometheus
include_role:
name: prometheus-common