tools/appsre-build-worker-packer: Disable ansible debug output
This commit is contained in:
parent
6b43594840
commit
e8b790e8d4
1 changed files with 0 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue