netdevops / hier_config

Hierarchical Configuration
MIT License
126 stars 24 forks source link

add new hier_config option ('no' commands exception) #109

Open rbartzen opened 1 year ago

rbartzen commented 1 year ago

Add a new option to replace the command line expression for specifics ios exceptions (regex) - negation case. e.g. no ip access-list A seq B

jtdub commented 9 months ago

Hi @rbartzen -- Can you write a test case for this? @jdrew82 -- does this fix #101 ?

jdrew82 commented 9 months ago

This does look like it'd address that, though I think it'd be better if it applied to all lines, not just negations.