Extranet : Correction symlink
This commit is contained in:
parent
3ec19e2c49
commit
24b8ebea21
@ -17,7 +17,7 @@
|
||||
with_items:
|
||||
- { src: "{{ ansistrano_shared_path.stdout }}/persist/logos", dest: "{{ ansistrano_shared_path.stdout }}/temp/pages/file/image/logo" }
|
||||
- { src: "{{ ansistrano_shared_path.stdout }}/persist/streetview", dest: "{{ ansistrano_shared_path.stdout }}/temp/pages/file/streetview" }
|
||||
- { src: "{{ ansistrano_deploy_to }}/public/themes", dest: "{{ ansistrano_shared_path.stdout }}/temp/pages/themes" }
|
||||
- { src: "{{ ansistrano_release_path.stdout }}/public/themes", dest: "{{ ansistrano_shared_path.stdout }}/temp/pages/themes" }
|
||||
|
||||
- name: Remove old Temp
|
||||
file: path="{{ ansistrano_shared_path.stdout }}/temp_to_delete" state=absent
|
Loading…
Reference in New Issue
Block a user