From 8e81468bac1166e50ecef9f65fee9102caa27f9c Mon Sep 17 00:00:00 2001 From: Jakub Kadlcik Date: Aug 05 2019 19:11:05 +0000 Subject: copr: trying to debug alembic idempotency, pt2 --- diff --git a/roles/copr/frontend-cloud/tasks/main.yml b/roles/copr/frontend-cloud/tasks/main.yml index a7534d3..8f95a78 100644 --- a/roles/copr/frontend-cloud/tasks/main.yml +++ b/roles/copr/frontend-cloud/tasks/main.yml @@ -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