summaryrefslogtreecommitdiff
path: root/playbooks/zuul-stream/fixtures/test-stream.yaml
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2017-09-06 18:22:40 -0500
committerMonty Taylor <mordred@inaugust.com>2017-09-06 18:22:40 -0500
commit7b871b47f365962b89fc1b483b6de13b69c80dfe (patch)
tree8852564047ea4cba5a4530d05be808c75e240b0c /playbooks/zuul-stream/fixtures/test-stream.yaml
parent34ac31f186167052df26600707ca2ef3a719f4a1 (diff)
downloadzuul-7b871b47f365962b89fc1b483b6de13b69c80dfe.tar.gz
Handle debug messages cleanly
This changes from: 2017-09-06 18:17:37.173853 | TASK [debug] 2017-09-06 18:17:37.216661 | localhost | ok: 2017-09-06 18:17:37.216882 | localhost | { 2017-09-06 18:17:37.216967 | localhost | "msg": "Job triggered from https://review.openstack.org/#/c/501485" 2017-09-06 18:17:37.217047 | localhost | } to: 2017-09-06 18:20:34.383995 | TASK [debug] 2017-09-06 18:20:34.429648 | Job triggered from https://review.openstack.org/#/c/501485 Change-Id: Iac39124c2a3b286215d175f98742d00ec5a12778
Diffstat (limited to 'playbooks/zuul-stream/fixtures/test-stream.yaml')
-rw-r--r--playbooks/zuul-stream/fixtures/test-stream.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/playbooks/zuul-stream/fixtures/test-stream.yaml b/playbooks/zuul-stream/fixtures/test-stream.yaml
index 29bbf4759..bcbc3ffe5 100644
--- a/playbooks/zuul-stream/fixtures/test-stream.yaml
+++ b/playbooks/zuul-stream/fixtures/test-stream.yaml
@@ -10,6 +10,10 @@
debug:
var: setupvar
+ - name: Output a debug sentence
+ debug:
+ msg: This is a debug message
+
- name: Run a shell task
command: ip addr show