summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/redeploy-etcd-certificates.yml
blob: ee49364fac04995b4e6b240aa1fdf77c9d403319 (plain)
1
2
3
4
5
6
7
8
9
10
---
- 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