A repo demonstrating basic SSH interactions using Python Fabric v2.
C02VQ1S6HTDD:fabric_ssh_intro nsiddiq$ fab -H web1 sshhello
hello world
C02VQ1S6HTDD:fabric_ssh_intro nsiddiq$ fab -H web1 sshtouchfile
-rw-r--r-- 1 nasr4 users 0 Nov 13 22:11 /tmp/a
Wed Nov 13 22:11:54 UTC 2019