]> git.phdru.name Git - ansible.git/commit
Feat(run-playbook): Redirect stderr to stdout
authorOleg Broytman <phd@phdru.name>
Fri, 2 Jan 2026 15:18:38 +0000 (18:18 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 2 Jan 2026 15:18:38 +0000 (18:18 +0300)
commit254d1a11ab7626cf462ea0aebf67865f77b08108
tree3b58d815b84d9415b9fd8e2b79366f6edb076a28
parent5eaa588031beda9411787cfe4a260a557502e787
Feat(run-playbook): Redirect stderr to stdout

Do not distort the screen and allow `less` to scroll.
Do not hide errors behind the pager.
playbooks/run-playbook