tools/appsre-build-worker-packer: Disable ansible debug output

This commit is contained in:
sanne 2022-01-12 19:45:42 +01:00 committed by Sanne Raymaekers
parent 6b43594840
commit e8b790e8d4

View file

@ -120,7 +120,6 @@ EOF
greenprint "📦 Building the rpms"
$CONTAINER_RUNTIME run --rm \
-e ANSIBLE_DEBUG="True" \
-v "$WORKSPACE:/osbuild-composer:z" \
"packer:$COMMIT_SHA" ansible-playbook \
-i /osbuild-composer/tools/appsre-ansible/inventory \