Add conditional for ssl_certs role in cluster.yml playbook
Add a conditional to run the ssl_certs
role as ssh-proxy does not need SSL certs. This also covers cases where SSL certs are not a strict requirement, e.g., for testing or development of a feature.