blob: 2d20f69f416e75566b954a7b78d461ee0aa416ab (
plain)
1
2
3
4
5
6
7
8
|
---
- include: ../../common/openshift-cluster/std_include.yml
tags:
- always
- include: ../../common/openshift-master/restart.yml
vars:
openshift_deployment_type: "{{ deployment_type }}"
|