---
- name: "Configuring OpenShift"
  include_tasks: "{{ current_subrole }}.yml"
  with_items: "{{ openshift_subroles }}"
  loop_control:
    loop_var: current_subrole