2024-10-24 10:44:31 -07:00
2024-03-30 21:08:40 -07:00
2025-01-28 18:43:19 +01:00
2024-03-30 21:19:47 -07:00

 __  __       _ _   _ _           _ _ _ _ 
|  \/  |_   _| | |_(_) |__   __ _| | | | |
| |\/| | | | | | __| | '_ \ / _` | | | | |
| |  | | |_| | | |_| | |_) | (_| | | |_|_|
|_|  |_|\__,_|_|\__|_|_.__/ \__,_|_|_(_|_)

Run commands across a set of hosts interactively!
=================================================

Basic configuration file is in multiball.cfg.example in the distribution. Customize to your liking. Host list is loaded from,
by default, your ssh configuration (assuming you have a specific ssh configuration for your all hosts like Autonomic has). You
can also use arbitrary host lists (documented in configuration file).


Planned features, see __main__.py's comments.
Description
A multi-host parallel execution shell with powerful features.
Readme 60 KiB
Languages
Python 100%