pub fn ssh_execute(host: &str, user: &str, command: &str) -> i64
Execute a command via SSH - returns exit code as i64