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

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