Sometimes is needed to run something like: ``` dhcp-for-ethernet-nics: interfaces.name=="en*" ``` To implement that we can support both regular expressions and/or globbing.
Sometimes is needed to run something like:
To implement that we can support both regular expressions and/or globbing.