Suppose your local machine or the machine you run the code already able to ssh into a bunch of remote servers without inputing password.
This module helps you in this senario, to execute commands on massive remote hosts in parallel.
The example shows how you can use it, simplely define a slice of hosts of type gossh.Hosts and you can run commands on them.