Log manage-projects to stdout
If we're gonna run this from zuul instead of from cron, output to stdout so that the output will be captured in zuul logs. Change-Id: I7228cacfb47834a32b803031ebe104ba02d09c40
This commit is contained in:
parent
5d4c597fa8
commit
771e401001
@ -25,3 +25,5 @@
|
|||||||
include_role:
|
include_role:
|
||||||
name: gerrit
|
name: gerrit
|
||||||
tasks_from: manage-projects
|
tasks_from: manage-projects
|
||||||
|
vars:
|
||||||
|
gerrit_manage_projects_args: "-v"
|
||||||
|
Loading…
Reference in New Issue
Block a user