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