summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml
blob: 88e52f809bceefd3bf22f647bafa8cce5ef1b923 (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: ../../openshift-master/private/certificates.yml
  vars:
    openshift_certificates_redeploy: true

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