summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_prometheus.yml
blob: a979c0c00ef82a97e8bbf279ec4e4776a608df52 (plain)
1
2
3
4
5
6
7
8
9
---
- include: std_include.yml

- name: OpenShift Prometheus
  hosts: oo_first_master
  roles:
  - openshift_prometheus
  vars:
    openshift_prometheus_state: present