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