copr: trying to debug alembic idempotency, pt2
This commit is contained in:
parent
5c95f45f5b
commit
927a5e12ad
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@
|
|||
changed_when: alembic_result.stdout is search("Running upgrade")
|
||||
|
||||
- debug:
|
||||
msg: alembic_result is {{ alembic_result }} and its stdout {{ alembic_result.stdout }}
|
||||
msg: alembic_result is {{ alembic_result }} and its stdout {{ alembic_result.stdout }} ands stderr is {{ alembic_result.stdout }}
|
||||
|
||||
# TODO: move production to lets-encrypt as well
|
||||
- name: install ssl certificates for production
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue