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