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

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

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

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