MikroTik config audit tool

Is anyone using any type of configuration audit tool to check their router configurations? The goal is to find out if all routers in the network have some key configurations. Yes, I can do that with regex in Python etc. but was checking if there is a framework with some DSL (Domain Specific Language) to express rules for config checks.

BTW Batfish looks really amazing but no MikroTik support and it is far above and beyond what I envisioned above. I ran across Batfish when I was looking for some tool closer to Lynis.

Is anyone using any kind of automated audit tool?