1 2 3 4 5 6
--- - name: "Configuring OpenShift" include_tasks: "{{ current_subrole }}.yml" with_items: "{{ openshift_subroles }}" loop_control: loop_var: current_subrole