diff options
Diffstat (limited to 'playbooks/byo/openshift-cluster/redeploy-master-certificates.yml')
-rw-r--r-- | playbooks/byo/openshift-cluster/redeploy-master-certificates.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml b/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml deleted file mode 100644 index 88e52f809..000000000 --- a/playbooks/byo/openshift-cluster/redeploy-master-certificates.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -- 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 |