Revert "copr: trying to debug alembic idempotency"
This reverts commit d2bb32e48f107f2bbc6f408c21befb7032c0bda5.
This commit is contained in:
parent
7def454907
commit
713172ff95
1 changed files with 0 additions and 3 deletions
|
@ -91,9 +91,6 @@
|
|||
register: alembic_result
|
||||
changed_when: alembic_result.stdout is search("Running upgrade")
|
||||
|
||||
- debug:
|
||||
msg: alembic_result is {{ alembic_result }} and its stdout {{ alembic_result.stdout }}
|
||||
|
||||
# TODO: move production to lets-encrypt as well
|
||||
- name: install ssl certificates for production
|
||||
import_tasks: "install_certs.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue