summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted/tasks/main.yml
blob: 57f59f872355534c8b7dda70969e1ef58cbd3ebe (plain)
1
2
3
4
5
6
7
8
9
---
# This role is intended to be used with import_role.
# import_role:
#   name:  openshift_hosted
#   tasks_from: "{{ item }}"
# with_items:
#   - create_projects.yml
#   - router.yml
#   - registry.yml