would like to use the functionality of Delegate Selector List and I want to do with an OR condition.
Namely, I have delegates tags:
  1. ec2-<+pipeline.variables.account>
  2. vm-<+pipeline.variables.account>
And I want to select the one available based on the variable <+pipeline.variables.account>.