Signed-off-by: Boris Ranto <branto@redhat.com>
tags:
- prometheus
-- hosts:
- - ceph-grafana
- become: true
- roles:
- - ceph-graphite
-
- hosts:
- ceph-grafana
become: true
tags:
- node-exporter
-- hosts:
- # These are roles used by ceph-ansible
- - mons
- - agents
- - osds
- - mdss
- - rgws
- - nfss
- - restapis
- - rbdmirrors
- - clients
- - mgrs
- # This role is (so far) only used for testing
- - cluster
- become: true
- roles:
- - ceph-collectd
-
- hosts: localhost
connection: local
gather_facts: false