---
- name: Setup Performance Co-Pilot to gather metrics of a Satellite installation
hosts: satellite,capsules
roles:
- role: theforeman.operations.metrics
vars:
foreman_metrics_grafana_host: $HOST_WHERE_GRAFANA_WILL_BE_DEPLOYED (by default it'll be the first host in the list of `hosts`)
...
Usage: