certificates.yml 151 B

123456
  1. ---
  2. - name: Create OpenShift certificates for node hosts
  3. hosts: oo_nodes_to_config
  4. gather_facts: no
  5. roles:
  6. - role: openshift_node_certificates