Just do:

on roles(:role_with_one_server) do
# or
on 'example.com' do
  execute(anything)
end

That'll do it. No need for a special DSL.

-- 
You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/capistrano/CAN_%2BVLUJPd1PFWO%3DuPmRivrBOgVfQDHBO32xo4AmUtfJS4VQ5w%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to