Set MISE_TASK_OUTPUT=interleave in provision-indri
Shows ansible output in real-time instead of buffered. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
2f28b151f5
commit
ba03af15eb
1 changed files with 2 additions and 0 deletions
|
|
@ -3,5 +3,7 @@
|
|||
|
||||
set -euo pipefail
|
||||
|
||||
export MISE_TASK_OUTPUT=interleave
|
||||
|
||||
cd ansible
|
||||
ansible-playbook playbooks/indri.yml "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue