If multiple labels contain the same host, and label is not specified at runtime, that host will be processed multiple times. The current workaround is to create an additional label to contain "all" hosts, but I would think duplicate hosts should be thrown out when reading the hosts file. I'll go ahead and write a patch to do it if you agree.