Merge "publish: don't fail in case the logs dir is a link to a directory"

This commit is contained in:
Jenkins 2017-02-23 15:01:56 +00:00 committed by Gerrit Code Review
commit 8da6a72da8
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
- name: Ensure the collection directory exists
file:
path: "{{ artcl_collect_dir }}"
follow: yes
state: directory
- name: fetch and gzip the console log