mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
manage file accepts show_changes but was passed show_diff
This commit is contained in:
parent
2d732c99a6
commit
f8cd487f6e
@ -4609,7 +4609,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