summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/redeploy-etcd-certificates.yml
blob: 8516baee8e22ba426e9b47412e6c97acb3894b63 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
- include: initialize_groups.yml
  tags:
  - always

- include: ../../common/openshift-cluster/std_include.yml
  tags:
  - always

- include: ../../common/openshift-cluster/redeploy-certificates/etcd.yml

- include: ../../common/openshift-etcd/restart.yml

- include: ../../common/openshift-master/restart.yml