Browse Source

Fix yaml lint in easy-mode playbook

Tim Bielawa 8 years ago
parent
commit
c8d7c7e2d5

+ 1 - 1
roles/openshift_certificate_expiry/README.md

@@ -87,7 +87,7 @@ All certificates (healthy or not) are included in the results:
     openshift_certificate_expiry_save_json_results: yes
     openshift_certificate_expiry_generate_html_report: yes
     openshift_certificate_expiry_show_all: yes
- roles:
+  roles:
     - role: openshift_certificate_expiry
 ```
 

+ 1 - 1
roles/openshift_certificate_expiry/examples/playbooks/easy-mode.yaml

@@ -17,5 +17,5 @@
     openshift_certificate_expiry_save_json_results: yes
     openshift_certificate_expiry_generate_html_report: yes
     openshift_certificate_expiry_show_all: yes
- roles:
+  roles:
     - role: openshift_certificate_expiry