소스 검색

Fix yaml lint in easy-mode playbook

Tim Bielawa 8 년 전
부모
커밋
c8d7c7e2d5
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      roles/openshift_certificate_expiry/README.md
  2. 1 1
      roles/openshift_certificate_expiry/examples/playbooks/easy-mode.yaml

+ 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