From 92419385d2d22ac1ee7fd30a08bf7782cfae21a4 Mon Sep 17 00:00:00 2001 From: Fatih Degirmenci Date: Wed, 17 Apr 2019 19:20:21 +0200 Subject: [PATCH 1/1] Reduce ansible verbosity Change-Id: Ice1ce68656bbf14ae9011513a13da1ec0c3335a1 --- jjb/cloud-infra/cloud-infra-periodic-engine.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml index 7f66e2969..31b5f67a7 100644 --- a/jjb/cloud-infra/cloud-infra-periodic-engine.yaml +++ b/jjb/cloud-infra/cloud-infra-periodic-engine.yaml @@ -237,7 +237,7 @@ description: 'DIB OS Element to use for building the deployment image to provision target nodes with. Overriden by upstream job.' - string: name: ENGINE_ANSIBLE_PARAMS - default: ' -vvv ' + default: ' -v ' description: 'Extra paramters that can be added when run the play books.' - string: name: DEPLOY_SCENARIO -- 2.25.1