service_catalog.yml 151 B

12345678
  1. ---
  2. - include: evaluate_groups.yml
  3. - name: Service Catalog
  4. hosts: oo_first_master
  5. roles:
  6. - openshift_service_catalog
  7. - ansible_service_broker