Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: combine considering weights, file-prefix, adjustable list_key_map, and show meta data for key/value combination decisions. * feat: code cleanup * Updated to use a filespec list instead a a string prefix * Replaced the ansible-based combine logic with mdd_combine module * Changed the name of the filespec option and added the ability to change default weight * fix: ensure path is a string * feat: file to prefix-list in list_key_map * feat: allow for integer list keys * feat: updated list_key_map * updated defaults * undictify - empty merge_key dict now converted back to list * raise error if error reading yaml file. Raise error if key is found multiple times at same hierarchy level * configure "no switchport" when ip addresses added to interface * Fixed ansible-test errors * feat: now uses jinja2 to render config files * Removing commented code * Updating release version to 1.2.6 --------- Co-authored-by: Steven Carter <[email protected]> Co-authored-by: Jason King <[email protected]>
- Loading branch information