main.yml 207 B

123456789
  1. ---
  2. # This role is intended to be used with include_role.
  3. # include_role:
  4. # name: openshift_hosted
  5. # tasks_from: "{{ item }}"
  6. # with_items:
  7. # - create_projects.yml
  8. # - router.yml
  9. # - registry.yml