Skip to content

Commit e92fe33

Browse files
committed
Revert "Add debug again"
This reverts commit eb47c5c.
1 parent eb47c5c commit e92fe33

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

playbooks/base/post-logs.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22
- hosts: localhost
33
gather_facts: False
44
tasks:
5-
- debug:
6-
msg: "{{ zuul_s3.access_key }}"
7-
- debug:
8-
msg: "{{ zuul_s3.access_key | trim }}"
9-
- debug:
10-
msg: "{{ zuul_s3.secret_key }}"
11-
- debug:
12-
msg: "{{ zuul_s3.secret_key | trim }}"
135
- include_role:
146
name: generate-zuul-manifest
157
- include_role:

0 commit comments

Comments
 (0)