0eed84d playbooks/openshift-etcd: Ensure etcd CA is present on first etcd host

Authored and Committed by Russell Teague 3 years ago
    playbooks/openshift-etcd: Ensure etcd CA is present on first etcd host
    
    When redeploying certificates, the etcd CA must be present to allow
    certs to be recreated.  This changes adds a task to check for the etcd
    CA and fail if it is missing.