These may not be needed anymore, comment them out for now.

This commit is contained in:
Kevin Fenzi 2014-01-09 17:21:05 +00:00
parent 9be90c30bf
commit 2ec4227667

View file

@ -54,11 +54,11 @@
tags:
- files
- name: setup default skin link needed for askbot
file: state=link src=/usr/lib64/python2.6/site-packages/askbot/skins/default dest=/usr/lib64/python2.6/site-packages/askbot/static/default
- name: setup admin skin link needed for askbot
file: state=link src=/usr/lib64/python2.6/site-packages/askbot/skins/admin dest=/usr/lib64/python2.6/site-packages/askbot/static/admin
#- name: setup default skin link needed for askbot
# file: state=link src=/usr/lib64/python2.6/site-packages/askbot/skins/default dest=/usr/lib64/python2.6/site-packages/askbot/static/default
#
#- name: setup admin skin link needed for askbot
# file: state=link src=/usr/lib64/python2.6/site-packages/askbot/skins/admin dest=/usr/lib64/python2.6/site-packages/askbot/static/admin
#
# ?