commit | bd1bb60719481c666964c5d0f596977dd3d08432 | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Fri Jun 30 17:01:25 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Jul 20 13:28:55 2017 +0000 |
tree | 3876ff1ad7922b436485b31e18206c340bd82929 | |
parent | 08540c0f083a25b5b4e7a4c839080fe54383038c [diff] |
New module to provide execute_ssh_command function. execute_ssh_command will run an ssh command. If it fails for lack of connection, the function will make a connection. This will help with the problem of creating too many SSH connections. Change-Id: Ia6db6fa6825ec9142ab9e41a9c67131dfc72aa78 Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>