mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Merge pull request #31511 from s-schweer/file_serializer
manage file accepts show_changes but was passed show_diff
This commit is contained in:
commit
9d6a4640cb
@ -4610,7 +4610,7 @@ def serialize(name,
|
||||
backup=backup,
|
||||
makedirs=makedirs,
|
||||
template=None,
|
||||
show_diff=show_diff,
|
||||
show_changes=show_diff,
|
||||
contents=contents)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user