summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-etcd/restart.yml
blob: 6713f07e33f33ac2d92842446d194e1fb4288169 (plain)
1
2
3
4
5
6
7
8
---
- include: ../../common/openshift-cluster/std_include.yml
  tags:
  - always

- include: ../../common/openshift-etcd/restart.yml
  vars:
    openshift_deployment_type: "{{ deployment_type }}"