Genuine question (since I'm doing the same with AWS right now) -- I wrote a
script which makes an API call to Amazon to find the name of each of my instances, then SSH's into them automatically to do the equivalent of a git clone or update.
Seems to work so far -- any reason why I might want to be using a more advanced tool instead?