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

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

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

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