ODCS: do not create 'private' directory yet without releng backend.

This commit is contained in:
Jan Kaluza 2020-06-11 17:05:01 +02:00
parent 48e9150f91
commit e220dc7015

View file

@ -87,7 +87,7 @@
follow: no follow: no
with_items: with_items:
- "{{ odcs_target_dir }}" - "{{ odcs_target_dir }}"
- "{{ odcs_target_dir }}/private" # - "{{ odcs_target_dir }}/private"
tags: tags:
- odcs - odcs
- odcs/frontend - odcs/frontend