Merge pull request #191 from jameswthorne/master

Fixed typo
This commit is contained in:
Kevin Carter 2014-09-30 22:58:03 -05:00
commit b193caabca

View File

@ -38,7 +38,7 @@
- name: Collect static files
command: horizon-manage.py collectstatic --noinput
- name: Create hoirzon links
- name: Create horizon links
file:
src: "{{ item.src }}"
dest: "{{ item.dest }}"