Currently if I have a deployment that I do not want to relevant to multiple machines with different strings in their hostname I have to do something like this:
hostname does not contain "PRMT" and hostname does not contain "CTXPRES"
Is there a way for me to chain the compares together?