remove duplicate README file (part deux)

We moved this file to tripleo-ci[1], so we can't try to template it
here.

[1] 78bd33392e

Change-Id: Iafc80d06eca571f1727ff6f375d4dceb1ba93ea0
This commit is contained in:
John Trowbridge 2018-02-14 08:51:37 -05:00
parent 5aaebadbe1
commit 5900c64c7b
1 changed files with 0 additions and 5 deletions

View File

@ -14,11 +14,6 @@
| gzip > {{ artcl_collect_dir }}/console.txt.gz
when: lookup('env', 'BUILD_URL') != ""
- name: Generate the README for the logs
template:
src: README-logs.html.j2
dest: "{{ artcl_readme_file }}"
- name: Generate and retrieve the ARA static playbook report
shell: >
{{ local_working_dir }}/bin/ara generate html {{ local_working_dir }}/ara_oooq;