- ---
- - include: initialize_groups.yml
- tags:
- - always
- - include: ../../common/openshift-cluster/std_include.yml
- tags:
- - always
- - include: ../../common/openshift-cluster/config.yml
- vars:
- openshift_deployment_subtype: "{{ deployment_subtype | default(none) }}"
|