Fix a yaml parsing issue.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-05-17 17:14:22 +00:00
parent 0322d00180
commit 20472c9ce5

View file

@ -15,7 +15,7 @@
fail:
msg: "There are composes in progress."
any_errors_fatal: true
when: lockfile.stdout != '{"composes": []}'
when: "lockfile.stdout != '{\"composes\": []}'"
- name: push packages out
hosts: bodhi-backend:bodhi-backend-stg:bodhi2:bodhi2-stg