Use expand_vars to prevent string comparison issues
This MR attempts to fix some string comparison issues by appropriate using the expand_vars
filter whenever an input
is being passed as a quoted string.
This MR attempts to fix some string comparison issues by appropriate using the expand_vars
filter whenever an input
is being passed as a quoted string.