mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
update formatting
This commit is contained in:
parent
f57c0929a1
commit
79bd783cff
1 changed files with 1 additions and 2 deletions
|
@ -3764,9 +3764,8 @@ def update(
|
|||
**kwargs
|
||||
)
|
||||
)
|
||||
|
||||
set_autostart(name, "on" if autostart else "off")
|
||||
|
||||
|
||||
if clock:
|
||||
offset = "utc" if clock.get("utc", True) else "localtime"
|
||||
if "timezone" in clock:
|
||||
|
|
Loading…
Add table
Reference in a new issue