You can quite easily replicate that with something like:
task :invoke_mine do
on roles(:demo), in: :parallel do |host|
execute ENV["COMMAND"]
end
end
It was dropped because it was seldom used as far as we know. I think you
might be the first person in ~4yrs to ask about it.
Lee Hambley
http://lee.hambley.name/
+49 (0) 170 298 5667
On 6 December 2017 at 14:25, <[email protected]> wrote:
> Versions:
>
> - Ruby : ruby 2.1.5p273
> - Capistrano : Capistrano Version: 3.10.0 (Rake Version: 10.3.2)
>
> Good day Guys
>
> I just upgraded my capistrano one of the features that I used quite a bit
> was the "invoke COMMAND= " to do arb tasks on my servers.
>
> I see thats gone.
>
> How does one execute arb commands across servers without having to create
> a new task.
>
> Many thanks
>
> Brent
>
> --
> 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/48b77cd1-7dfd-467a-92a4-fc36e718a9e5%40googlegroups.com
> <https://groups.google.com/d/msgid/capistrano/48b77cd1-7dfd-467a-92a4-fc36e718a9e5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
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_%2BVLW_2znormxJw7ROnT5P-ggGD%2BGpG%2BG45jEbnc1vsF8nPg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.