summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml
blob: 6a4528b7fbc379357820e2b7698009d93ffaca91 (plain)
1
2
3
4
5
6
7
8
9
10
---
- include: ../../init/main.yml

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

- include: ../../common/openshift-master/certificates.yml
  vars:
    openshift_certificates_redeploy: true

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