5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
|
---
|
||
|
{%- from "time/map.jinja" import time with context %}
|
||
|
time-ntp-update:
|
||
|
cmd.run:
|
||
|
- name: ntpdate -u {{ time.server }}
|