Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1615711
@@ -5,6 +5,5 @@
- name: Check cert expirys
hosts: nodes:masters:etcd
become: yes
- gather_facts: no
roles:
- role: openshift_certificate_expiry
@@ -11,7 +11,6 @@
---
- name: Generate certificate expiration reports
vars:
openshift_certificate_expiry_save_json_results: yes
openshift_certificate_expiry_generate_html_report: yes
@@ -8,7 +8,6 @@
@@ -3,7 +3,6 @@
@@ -4,7 +4,6 @@
openshift_certificate_expiry_warning_days: 1500