Skip to content

Commit d7423ce

Browse files
committed
Add S3 parameters debug
1 parent 2ce1d98 commit d7423ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

playbooks/base/post-logs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
- hosts: localhost
33
gather_facts: False
4+
tasks:
5+
- debug:
6+
var: zuul_s3
47
roles:
58
- generate-zuul-manifest
69
- role: upload-logs-s3

0 commit comments

Comments
 (0)