Say i have a task on like 6 servers (deploying the web code) but at the end i want only one email to go out that says "Website updated to revision whatever" how do i make a run or local statement only run once and not once per whole task and not once per host in the role?
I'm thinking an after deploy hook that runs a task that has just one local command that has the deploy, the problem with that is I need to send out a list of changes in the e-mail, which I am not too sure about right now. -- Joe McDonagh Silent Penguin Services Operations Engineer AIM: YoosingYoonickz IRC: joe-mac on freenode Blog: www.colonfail.com -- * You received this message because you are subscribed to the Google Groups "Capistrano" group. * To post to this group, send email to [email protected] * To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
