Remove one level of directory structure

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-09-09 06:43:17 +00:00
parent 66697d2cb6
commit 5bd4ca78d1

View file

@ -25,7 +25,7 @@
when: env == "staging"
- name: Sync theme
synchronize: src=askfedoratheme dest=/usr/share/askbot/skins/askfedoratheme
synchronize: src=askfedoratheme dest=/usr/share/askbot/skins
notify:
- restart apache
tags: