Question about #python: is there a way with fabric where I connect over and over again to some servers without spamming my auth.log/sshd-log? Like reuse a connection or something to run the commands again and again but get the output by server?