The node 'module' list and the resulting '_node_config' dictionary are not sorted according to the 'config_after' requirements like the global 'module' list.
After sorting the global 'module' list, we should also update all node 'module' lists to be in the same order.
To Reproduce
Use bgp_policy/21-locpref.yml topology with cRPD (most other devices configured with scripts will survive because they don't expect a strict configuration order).
The node 'module' list and the resulting '_node_config' dictionary are not sorted according to the 'config_after' requirements like the global 'module' list.
After sorting the global 'module' list, we should also update all node 'module' lists to be in the same order.
To Reproduce
Use bgp_policy/21-locpref.yml topology with cRPD (most other devices configured with scripts will survive because they don't expect a strict configuration order).