copr: trying to debug alembic idempotency, pt2

This commit is contained in:
Jakub Kadlcik 2019-08-05 21:11:05 +02:00 committed by Pierre-Yves Chibon
parent 5c95f45f5b
commit 927a5e12ad

View file

@ -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