SSHTP is a great little Python script that will allow you to run SSH commands or transfer files on multiple hosts with a single command. It’s simple to use. You simply create a hosts file with all of the remote systems you want to execute a task on, then create a file with credentials to login and run the task. You can even configure it to be executed via a website in multiple configurations (more info on that at the bottom).