Add transmission dashboard to grafana #5
1 changed files with 2 additions and 0 deletions
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>
commit
ba03af15eb
|
|
@ -3,5 +3,7 @@
|
||||||
|
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
|
export MISE_TASK_OUTPUT=interleave
|
||||||
|
|
||||||
cd ansible
|
cd ansible
|
||||||
ansible-playbook playbooks/indri.yml "$@"
|
ansible-playbook playbooks/indri.yml "$@"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue