default.yaml 228 B

123456789
  1. ---
  2. # Default behavior, you will need to ensure you run ansible with the
  3. # -v option to see report results:
  4. - name: Check cert expirys
  5. hosts: nodes:masters:etcd
  6. become: yes
  7. roles:
  8. - role: openshift_certificate_expiry