mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00

* implement file.serialize dict diffing * existing_data must always be set * update changes.diff instead of changes * Return the diff dict instead of the dictdiffer object * Updating integration tests to reflect changes when diffinng and merge_if_exists is enabled. * Adding changelog. Co-authored-by: Andreas Lutro <anlutro@gmail.com> Co-authored-by: Erik Johnson <palehose@gmail.com> Co-authored-by: Megan Wilhite <mwilhite@vmware.com>
1 line
61 B
Text
1 line
61 B
Text
More intelligent diffing in changes of file.serialize state.
|