Hacker News new | ask | show | jobs
by carlsborg 2420 days ago
While developing such ansible scripts, or prototyping, you usually need to run the commands manually, so this becomes useful.
2 comments

For that, do you really need to control more than one machine at a time?
Sure if you are prototyping a cluster with various types of nodes.
just run the playbook on a test cluster?
Tmux with sync-panes is similar but, imho, more convenient.