ODCS: Stop calling useles db-migrate command.
This commit is contained in:
parent
af92d2582a
commit
3b17b92e20
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@
|
|||
command: "{{ item }}"
|
||||
with_items:
|
||||
- odcs-manager upgradedb
|
||||
- odcs-manager db migrate
|
||||
become: yes
|
||||
become_user: odcs
|
||||
when: odcs_migrate_db
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue