summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_prometheus.yml
blob: ed89d3bde0ccde6b3e42409a3308c819a3fd8103 (plain)
1
2
3
4
5
6
---
- name: Create Hosted Resources - openshift_prometheus
  hosts: oo_first_master
  roles:
  - role: openshift_prometheus
    when: openshift_hosted_prometheus_deploy | default(False) | bool