Ensure directory.

This commit is contained in:
Ralph Bean 2015-10-06 18:03:53 +00:00
parent 5f685d2eee
commit c1d6e9b814

View file

@ -124,6 +124,9 @@
notify: restart taiga-back
tags: taiga
- file: dest=/home/taiga/taiga-back/locale state=directory
tags: taiga
## TODO -- make these idempotent with creates=...
- command: sudo -u taiga python3 manage.py migrate --noinput
chdir=/home/taiga/taiga-back