Extranet : typo

This commit is contained in:
Michael RICOIS 2017-03-07 15:08:33 +01:00
parent b5359f2657
commit 4fa9241cbb

View File

@ -4,7 +4,7 @@
file: src={{item.src}} dest={{item.dest}} state=link force=yes
with_items:
- { src: "{{ansistrano_shared_path}}/persist/logos", dest: "{{ansistrano_shared_path}}/pages/file/image/logo/q" }
- { src: "{{ansistrano_shared_path}}/pages/imgcache", dest: "{{ansistrano_shared_path}}pages/file/image/cache/q" }
- { src: "{{ansistrano_shared_path}}/pages/imgcache", dest: "{{ansistrano_shared_path}}/pages/file/image/cache/q" }
- { src: "{{ansistrano_shared_path}}/persist/streetview", dest: "{{ansistrano_shared_path}}/pages/file/streetview/img/q" }
- { src: "{{ansistrano_release_path.stdout}}/public/themes", dest: "{{ansistrano_shared_path}}/pages/themes" }