Reduce ansible verbosity
[infra/cicd.git] / jjb / cloud-infra / cloud-infra-periodic-engine.yaml
index 253cc862162b4a3eec8f6556d28187a6b6abe1f9..31b5f67a713105ba51a716717a01eb942dbfd4b9 100644 (file)
           name: DIB_OS_ELEMENT
           default: 'ubuntu-minimal'
           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: ' -v '
+          description: 'Extra paramters that can be added when run the play books.'
       - string:
           name: DEPLOY_SCENARIO
           default: 'k8-calico-nofeature'