Run parallel ssh command with hosts file

linux

Parallel ssh to update ubuntu servers...

pssh  -h $HOME/bin/pssh-hosts -t 180 'sudo apt-get update && sudo apt-get -y upgrade'