summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 811274c..11b7d77 100755
--- a/check
+++ b/check
@@ -54,6 +54,6 @@ cpus: 2
memory: 1024
EOF
-$hideok python3 test.py --log test.log "$@"
+$hideok python3 test.py --log test.log --env ANSIBLE_STDOUT_CALLBACK=yaml "$@"
echo "Everything seems to be in order."