Just do one of these.

This commit is contained in:
Ralph Bean 2016-02-18 19:57:12 +00:00
parent 7214e6f995
commit a6936d7814

View file

@ -66,14 +66,6 @@
- name: Stop the notification backend
service: name="fedmsg-hub" state=stopped
- name: Upgrade the database
command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade +1
args:
chdir: /usr/share/fmn.lib/
- name: Upgrade the database
command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade +1
args:
chdir: /usr/share/fmn.lib/
- name: Upgrade the database
command: /usr/bin/alembic -c /usr/share/fmn.lib/alembic.ini upgrade +1
args: