I'm on xubuntu 22.04 I'm trying to do something like `pdsh -w localhost,otherhost command` But the command isn't executed on localhost. Does it have to do with the fact that `ssh localhost command` doesn't work?