Hi,

I'm trying to run multiple commands on the same host in parallel but
if I try to run a list of commands based on env.host_string it doesn't
run those commands in parallel. Is there a way to do that?

I guess, in essence, I'd like to "nest" parallel commands. I
originally attempted to place the host in the hosts list multiple
times, but it looks like parallel removes duplicates (I assume this
has to do with separating results by host).

Thanks,

Rob

_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to