command/chdir seems to be broken.
This commit is contained in:
parent
988bb1ca2d
commit
90e82f4737
2 changed files with 2 additions and 2 deletions
|
@ -67,7 +67,7 @@
|
|||
service: name="fedmsg-hub" state=stopped
|
||||
|
||||
- name: Upgrade the database
|
||||
command: /usr/bin/alembic upgrade head
|
||||
command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade head
|
||||
args:
|
||||
chdir: /usr/share/fmn.lib/
|
||||
async: 20000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue