port role local regex checks
The port role local checks were catching port_lists with a single port or a comma separated list but missing "1-2" as an example. This update is to correct the regex map to catch all three list types.
The port role local checks were catching port_lists with a single port or a comma separated list but missing "1-2" as an example. This update is to correct the regex map to catch all three list types.