Merge "fetch-sphinx-tarbal: allow to follow symlinks"
This commit is contained in:
commit
f38704dd6c
@ -1,6 +1,7 @@
|
||||
- name: Inspect sphinx build directory
|
||||
find:
|
||||
file_type: any
|
||||
follow: true
|
||||
paths: "{{ zuul_work_dir }}/{{ sphinx_build_dir }}"
|
||||
register: sphinx_dir
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user