aker-gateway / Aker

SSH bastion/jump host/jumpserver
Other
566 stars 71 forks source link

[RFE] support running commands on multiple servers #44

Open anazmy opened 7 years ago

anazmy commented 7 years ago

User should be able to mark a group of servers to run same command on them in a simple way.

Output of the commands should be captured on the user interface with some stats like, how long the command took to execute, failing servers etc..

anazmy commented 7 years ago

I wanna explore if I can use ansible here to handle this, will check its API/code