#!/bin/bash <%@commands.each do |command| -%> ssh <%=@host-%> '<%=command-%>' <%end-%>